mirror of
https://github.com/IrisDimensions/earthworld.git
synced 2025-12-30 20:29:12 +00:00
Kill me
This commit is contained in:
BIN
objects/structure/cottage-lot/corner-1.iob
Normal file
BIN
objects/structure/cottage-lot/corner-1.iob
Normal file
Binary file not shown.
BIN
objects/structure/cottage-lot/cross-1.iob
Normal file
BIN
objects/structure/cottage-lot/cross-1.iob
Normal file
Binary file not shown.
BIN
objects/structure/cottage-lot/hall-1.iob
Normal file
BIN
objects/structure/cottage-lot/hall-1.iob
Normal file
Binary file not shown.
BIN
objects/structure/cottage-lot/room-1.iob
Normal file
BIN
objects/structure/cottage-lot/room-1.iob
Normal file
Binary file not shown.
BIN
objects/structure/cottage-lot/room-2.iob
Normal file
BIN
objects/structure/cottage-lot/room-2.iob
Normal file
Binary file not shown.
BIN
objects/structure/cottage-lot/room-3.iob
Normal file
BIN
objects/structure/cottage-lot/room-3.iob
Normal file
Binary file not shown.
BIN
objects/structure/cottage-lot/room-4.iob
Normal file
BIN
objects/structure/cottage-lot/room-4.iob
Normal file
Binary file not shown.
BIN
objects/structure/cottage-lot/t-connect-1.iob
Normal file
BIN
objects/structure/cottage-lot/t-connect-1.iob
Normal file
Binary file not shown.
BIN
objects/structure/cottage-lot/walled-room-1.iob
Normal file
BIN
objects/structure/cottage-lot/walled-room-1.iob
Normal file
Binary file not shown.
@@ -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",
|
||||
|
||||
@@ -101,6 +101,7 @@
|
||||
],
|
||||
"west": "REQUIRED",
|
||||
"loot": {
|
||||
"tables": ["cold-treasure","cold-food","swamp-clutter","swamp-food", "cold-treasure"],
|
||||
"mode": "ADD",
|
||||
"multiplier": 1
|
||||
},
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user