mirror of
https://github.com/IrisDimensions/earthworld.git
synced 2026-01-04 15:31:38 +00:00
Kill me
This commit is contained in:
@@ -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