From 32b19aa9504ce24fe0e98a5c9e2fa2be9612fa88 Mon Sep 17 00:00:00 2001 From: Daniel Weipert Date: Sat, 2 Sep 2023 22:55:55 +0200 Subject: item drops! --- db/areas/tunnel-b.json | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'db/areas/tunnel-b.json') diff --git a/db/areas/tunnel-b.json b/db/areas/tunnel-b.json index e125c05..46298f0 100644 --- a/db/areas/tunnel-b.json +++ b/db/areas/tunnel-b.json @@ -104,6 +104,16 @@ ] } ], + "items": [ + { + "slug": "tuxeball_wood", + "dropRatio": 1 + }, + { + "slug": "tuxeball_earth", + "dropRatio": 1 + } + ], "connections": { "timber-town": { -- cgit v1.2.3