diff options
Diffstat (limited to 'db/areas/mansion.json')
-rw-r--r-- | db/areas/mansion.json | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/db/areas/mansion.json b/db/areas/mansion.json index aed6ead..bbbaf2c 100644 --- a/db/areas/mansion.json +++ b/db/areas/mansion.json @@ -18,6 +18,17 @@ } ], + "items": [ + { + "slug": "tuxeball_fire", + "dropRatio": 1 + }, + { + "slug": "tuxeball_metal", + "dropRatio": 1 + } + ], + "environment": "mansion-main", "connections": { |