summaryrefslogtreecommitdiff
path: root/db/areas/paper-town.json
diff options
context:
space:
mode:
authorDaniel Weipert <code@drogueronin.de>2023-08-30 21:35:28 +0200
committerDaniel Weipert <code@drogueronin.de>2023-08-30 21:35:28 +0200
commit5214cdfbf26bc0bdee5d669a237fb8aefffb78d5 (patch)
tree7bec19278a0cf8fc1772e8eb6d985391d402c614 /db/areas/paper-town.json
parent5e2e6753966c19616822915c14795bf62b589f68 (diff)
story!
Diffstat (limited to 'db/areas/paper-town.json')
-rw-r--r--db/areas/paper-town.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/db/areas/paper-town.json b/db/areas/paper-town.json
index 9b487e3..66b381b 100644
--- a/db/areas/paper-town.json
+++ b/db/areas/paper-town.json
@@ -15,8 +15,7 @@
"connections": {
"route1": {
"conditions": [
- "encounters",
- "trainers"
+ "story.selectStarterMonster"
]
},
@@ -27,5 +26,6 @@
}
},
- "modules/tuxemon.slug": "paper_town"
+ "modules/tuxemon.slug": "paper_town",
+ "modules/tuxemon.environment": "grass"
}