diff options
Diffstat (limited to 'db/areas/route3.json')
-rw-r--r-- | db/areas/route3.json | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/db/areas/route3.json b/db/areas/route3.json index 947206e..26f023d 100644 --- a/db/areas/route3.json +++ b/db/areas/route3.json @@ -18,6 +18,17 @@ } ], + "items": [ + { + "slug": "potion", + "dropRatio": 1 + }, + { + "slug": "tuxeball", + "dropRatio": 1 + } + ], + "connections": { "leather-town": { "conditions": [] |