summaryrefslogtreecommitdiff
path: root/db/areas/route5.json
diff options
context:
space:
mode:
Diffstat (limited to 'db/areas/route5.json')
-rw-r--r--db/areas/route5.json14
1 files changed, 5 insertions, 9 deletions
diff --git a/db/areas/route5.json b/db/areas/route5.json
index 368ddbc..7d4b7d8 100644
--- a/db/areas/route5.json
+++ b/db/areas/route5.json
@@ -1,10 +1,4 @@
{
- "name": "Route 5",
-
- "encounter_slug": "route5",
-
- "encounters": [],
-
"requiredEncounters": 10,
"trainers": [
@@ -28,8 +22,6 @@
}
],
- "environment_slug": "forest",
-
"connections": {
"flower-city": {
"conditions": []
@@ -41,5 +33,9 @@
"trainers"
]
}
- }
+ },
+
+ "modules/tuxemon.slug": "route5",
+ "modules/tuxemon.encounter": "route5",
+ "modules/tuxemon.environment": "forest"
}