summaryrefslogtreecommitdiff
path: root/db/areas/mansion.json
diff options
context:
space:
mode:
authorDaniel Weipert <code@drogueronin.de>2023-08-31 20:23:06 +0200
committerDaniel Weipert <code@drogueronin.de>2023-08-31 20:23:06 +0200
commitc657c77d0cf49afba627b93848e1915e2ce7d3ff (patch)
tree5d96a65df277f52558cd5ff84f2fefbf4480a926 /db/areas/mansion.json
parent7f6ab8779bd143b1b5f3465e3681abcbc113d19d (diff)
story and npcs
Diffstat (limited to 'db/areas/mansion.json')
-rw-r--r--db/areas/mansion.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/db/areas/mansion.json b/db/areas/mansion.json
index 82de65a..aed6ead 100644
--- a/db/areas/mansion.json
+++ b/db/areas/mansion.json
@@ -18,6 +18,8 @@
}
],
+ "environment": "mansion-main",
+
"connections": {
"side-route-a": {
"conditions": []
@@ -37,6 +39,5 @@
},
"modules/tuxemon.slug": "mansion",
- "modules/tuxemon.encounter": "mansion",
- "modules/tuxemon.environment": "cave"
+ "modules/tuxemon.encounter": "mansion"
}