diff options
Diffstat (limited to 'db/areas/route5.json')
-rw-r--r-- | db/areas/route5.json | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/db/areas/route5.json b/db/areas/route5.json index 7d4b7d8..7fad3a8 100644 --- a/db/areas/route5.json +++ b/db/areas/route5.json @@ -22,6 +22,17 @@ } ], + "items": [ + { + "slug": "potion", + "dropRatio": 1 + }, + { + "slug": "tuxeball", + "dropRatio": 1 + } + ], + "connections": { "flower-city": { "conditions": [] |