diff options
Diffstat (limited to 'db/areas/tunnel-b-underground.json')
-rw-r--r-- | db/areas/tunnel-b-underground.json | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/db/areas/tunnel-b-underground.json b/db/areas/tunnel-b-underground.json index 907cb09..bd2043c 100644 --- a/db/areas/tunnel-b-underground.json +++ b/db/areas/tunnel-b-underground.json @@ -139,6 +139,17 @@ } ], + "items": [ + { + "slug": "tuxeball_earth", + "dropRatio": 1 + }, + { + "slug": "tuxeball_metal", + "dropRatio": 1 + } + ], + "connections": { "tunnel-b": { "conditions": [] |