diff options
Diffstat (limited to 'db/areas/sea-route-c.json')
-rw-r--r-- | db/areas/sea-route-c.json | 11 |
1 files changed, 11 insertions, 0 deletions
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": [] |