diff options
Diffstat (limited to 'db/areas/route2.json')
-rw-r--r-- | db/areas/route2.json | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/db/areas/route2.json b/db/areas/route2.json index 12ec927..d43c266 100644 --- a/db/areas/route2.json +++ b/db/areas/route2.json @@ -14,6 +14,17 @@ } ], + "items": [ + { + "slug": "potion", + "dropRatio": 1 + }, + { + "slug": "tuxeball", + "dropRatio": 1 + } + ], + "events": { "onEnter": [ { |