summaryrefslogtreecommitdiff
path: root/db/areas/paper-town.json
diff options
context:
space:
mode:
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"
}