summaryrefslogtreecommitdiff
path: root/db/areas/route4.json
diff options
context:
space:
mode:
Diffstat (limited to 'db/areas/route4.json')
-rw-r--r--db/areas/route4.json14
1 files changed, 5 insertions, 9 deletions
diff --git a/db/areas/route4.json b/db/areas/route4.json
index a0c4a97..225a884 100644
--- a/db/areas/route4.json
+++ b/db/areas/route4.json
@@ -1,10 +1,4 @@
{
- "name": "Route 4",
-
- "encounter_slug": "route4",
-
- "encounters": [],
-
"requiredEncounters": 10,
"trainers": [
@@ -46,8 +40,6 @@
}
],
- "environment_slug": "forest",
-
"connections": {
"route3": {
"conditions": []
@@ -59,5 +51,9 @@
"trainers"
]
}
- }
+ },
+
+ "modules/tuxemon.slug": "route4",
+ "modules/tuxemon.encounter": "route4",
+ "modules/tuxemon.environment": "forest"
}