diff options
Diffstat (limited to 'db/areas/route7.json')
-rw-r--r-- | db/areas/route7.json | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/db/areas/route7.json b/db/areas/route7.json index bb94676..0e78aeb 100644 --- a/db/areas/route7.json +++ b/db/areas/route7.json @@ -26,7 +26,16 @@ } ], - "environment_slug": "forest", + "items": [ + { + "slug": "super_potion", + "dropRatio": 1 + }, + { + "slug": "tuxeball", + "dropRatio": 1 + } + ], "connections": { "side-route-a": { |