diff options
Diffstat (limited to 'db/areas/tunnel-b.json')
-rw-r--r-- | db/areas/tunnel-b.json | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/db/areas/tunnel-b.json b/db/areas/tunnel-b.json index 0e7954c..be85c96 100644 --- a/db/areas/tunnel-b.json +++ b/db/areas/tunnel-b.json @@ -1,10 +1,4 @@ { - "name": "Tunnel B", - - "encounter_slug": "default_encounter", - - "encounters": [], - "requiredEncounters": 10, "trainers": [ @@ -41,5 +35,9 @@ "trainers" ] } - } + }, + + "modules/tuxemon.slug": "tunnel", + "modules/tuxemon.encounter": "default_encounter", + "modules/tuxemon.environment": "forest" } |