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/sea-route-c.json | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'db/areas/sea-route-c.json') diff --git a/db/areas/sea-route-c.json b/db/areas/sea-route-c.json index da22e7c..efa6cb6 100644 --- a/db/areas/sea-route-c.json +++ b/db/areas/sea-route-c.json @@ -25,6 +25,17 @@ } ], + "items": [ + { + "slug": "super_potion", + "dropRatio": 1 + }, + { + "slug": "tuxeball", + "dropRatio": 1 + } + ], + "connections": { "candy-town": { "conditions": [] -- cgit v1.2.3