diff options
Diffstat (limited to 'db/areas/route7.json')
-rw-r--r-- | db/areas/route7.json | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/db/areas/route7.json b/db/areas/route7.json index 647227a..bb94676 100644 --- a/db/areas/route7.json +++ b/db/areas/route7.json @@ -1,10 +1,4 @@ { - "name": "Route 7", - - "encounter_slug": "route7", - - "encounters": [], - "requiredEncounters": 10, "trainers": [ @@ -45,5 +39,9 @@ "trainers" ] } - } + }, + + "modules/tuxemon.slug": "route7", + "modules/tuxemon.encounter": "route7", + "modules/tuxemon.environment": "forest" } |