summaryrefslogtreecommitdiff
path: root/db/areas/city-park.json
diff options
context:
space:
mode:
Diffstat (limited to 'db/areas/city-park.json')
-rw-r--r--db/areas/city-park.json14
1 files changed, 5 insertions, 9 deletions
diff --git a/db/areas/city-park.json b/db/areas/city-park.json
index 865df3c..3579342 100644
--- a/db/areas/city-park.json
+++ b/db/areas/city-park.json
@@ -1,10 +1,4 @@
{
- "name": "City Park",
-
- "encounter_slug": "citypark",
-
- "encounters": [],
-
"requiredEncounters": 10,
"trainers": [
@@ -24,8 +18,6 @@
}
],
- "environment_slug": "forest",
-
"connections": {
"route2": {
"conditions": []
@@ -37,5 +29,9 @@
"trainers"
]
}
- }
+ },
+
+ "modules/tuxemon.slug": "citypark",
+ "modules/tuxemon.encounter": "citypark",
+ "modules/tuxemon.environment": "forest"
}