9
0
mirror of https://github.com/IrisDimensions/earthworld.git synced 2026-01-04 15:31:38 +00:00
This commit is contained in:
Brian Fopiano
2020-09-03 00:04:12 -07:00
parent 86310e9259
commit 299d134e36
12 changed files with 18 additions and 16 deletions

View File

@@ -101,6 +101,7 @@
],
"west": "REQUIRED",
"loot": {
"tables": ["cold-treasure","cold-food","swamp-clutter","swamp-food", "cold-treasure"],
"mode": "ADD",
"multiplier": 1
},

View File

@@ -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"