diff --git a/objects/structure/cottage-lot/corner-1.iob b/objects/structure/cottage-lot/corner-1.iob new file mode 100644 index 00000000..9e3799ad Binary files /dev/null and b/objects/structure/cottage-lot/corner-1.iob differ diff --git a/objects/structure/cottage-lot/cross-1.iob b/objects/structure/cottage-lot/cross-1.iob new file mode 100644 index 00000000..bc01869b Binary files /dev/null and b/objects/structure/cottage-lot/cross-1.iob differ diff --git a/objects/structure/cottage-lot/hall-1.iob b/objects/structure/cottage-lot/hall-1.iob new file mode 100644 index 00000000..94fa97b0 Binary files /dev/null and b/objects/structure/cottage-lot/hall-1.iob differ diff --git a/objects/structure/cottage-lot/room-1.iob b/objects/structure/cottage-lot/room-1.iob new file mode 100644 index 00000000..4f59c54c Binary files /dev/null and b/objects/structure/cottage-lot/room-1.iob differ diff --git a/objects/structure/cottage-lot/room-2.iob b/objects/structure/cottage-lot/room-2.iob new file mode 100644 index 00000000..49f44b2a Binary files /dev/null and b/objects/structure/cottage-lot/room-2.iob differ diff --git a/objects/structure/cottage-lot/room-3.iob b/objects/structure/cottage-lot/room-3.iob new file mode 100644 index 00000000..432503c8 Binary files /dev/null and b/objects/structure/cottage-lot/room-3.iob differ diff --git a/objects/structure/cottage-lot/room-4.iob b/objects/structure/cottage-lot/room-4.iob new file mode 100644 index 00000000..c3c01e00 Binary files /dev/null and b/objects/structure/cottage-lot/room-4.iob differ diff --git a/objects/structure/cottage-lot/t-connect-1.iob b/objects/structure/cottage-lot/t-connect-1.iob new file mode 100644 index 00000000..611e9bd1 Binary files /dev/null and b/objects/structure/cottage-lot/t-connect-1.iob differ diff --git a/objects/structure/cottage-lot/walled-room-1.iob b/objects/structure/cottage-lot/walled-room-1.iob new file mode 100644 index 00000000..c5afda8a Binary files /dev/null and b/objects/structure/cottage-lot/walled-room-1.iob differ diff --git a/regions/tundra.json b/regions/tundra.json index 281d33f7..8806b2d4 100644 --- a/regions/tundra.json +++ b/regions/tundra.json @@ -22,6 +22,21 @@ "riverBiomes": [ "tundra-river" ], + "structures": [ + { + "tileset": "ruins", + "rarity": 87, + "zoom": 1 + }, + { + "tileset": "village-stone", + "zoom": 1, + "ratio": 0.05, + "rarity": 5, + "shuffle": 5 + + } + ], "riverRarity": 1, "riverStyle": { "style": "VASCULAR", @@ -32,20 +47,6 @@ "multiplier": 240 } }, - "structures": [ - { - "tileset": "village-stone", - "zoom": 1, - "ratio": 0.05, - "rarity": 5, - "shuffle": 5 - }, - { - "tileset": "ruins", - "rarity": 87, - "zoom": 1 - } - ], "riverThickness": 0.025, "caveBiomes": [ "tundra-cavern", diff --git a/structures/murky-stronghold.json b/structures/murky-stronghold.json index e050d2fd..be0ee4c2 100644 --- a/structures/murky-stronghold.json +++ b/structures/murky-stronghold.json @@ -101,6 +101,7 @@ ], "west": "REQUIRED", "loot": { + "tables": ["cold-treasure","cold-food","swamp-clutter","swamp-food", "cold-treasure"], "mode": "ADD", "multiplier": 1 }, diff --git a/structures/village-stone.json b/structures/village-stone.json index 35159557..09086890 100644 --- a/structures/village-stone.json +++ b/structures/village-stone.json @@ -113,7 +113,7 @@ "west": "REQUIRED", "loot": { "mode": "ADD", - "tables": [], + "tables": ["global-treasure", "global-clutter", "global-tools", "cold-treasure", "cold-food"], "multiplier": 1 }, "floor": "REQUIRED" @@ -131,7 +131,7 @@ "west": "REQUIRED", "loot": { "mode": "ADD", - "tables": [], + "tables": ["global-treasure", "global-clutter", "global-tools", "cold-treasure", "cold-food"], "multiplier": 1 }, "floor": "REQUIRED"