summaryrefslogtreecommitdiff
path: root/db/areas/sea-route-c.json
diff options
context:
space:
mode:
authorDaniel Weipert <code@drogueronin.de>2023-09-02 14:59:09 +0200
committerDaniel Weipert <code@drogueronin.de>2023-09-02 14:59:09 +0200
commit2030caa0c85102b1cf6131dd9eefef4a347cda42 (patch)
tree9188abac0d7b7730ded1e8e154c3f7c589f785cf /db/areas/sea-route-c.json
parent1d29ee6d87d3794a9319bca5bf36afdfe176072c (diff)
translations and story
Diffstat (limited to 'db/areas/sea-route-c.json')
-rw-r--r--db/areas/sea-route-c.json11
1 files changed, 8 insertions, 3 deletions
diff --git a/db/areas/sea-route-c.json b/db/areas/sea-route-c.json
index bba5858..da22e7c 100644
--- a/db/areas/sea-route-c.json
+++ b/db/areas/sea-route-c.json
@@ -25,13 +25,18 @@
}
],
- "environment_slug": "sea",
-
"connections": {
"candy-town": {
"conditions": []
},
+ "dragons-cave": {
+ "conditions": [
+ "encounters",
+ "trainers"
+ ]
+ },
+
"paper-town": {
"conditions": [
"encounters",
@@ -41,6 +46,6 @@
},
"modules/tuxemon.slug": "routec",
- "modules/tuxemon.encounter": "default_encounter",
+ "modules/tuxemon.encounter": "routec",
"modules/tuxemon.environment": "sea"
}