summaryrefslogtreecommitdiff
path: root/db/areas/mansion-basement.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-basement.json
parent7f6ab8779bd143b1b5f3465e3681abcbc113d19d (diff)
story and npcs
Diffstat (limited to 'db/areas/mansion-basement.json')
-rw-r--r--db/areas/mansion-basement.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/db/areas/mansion-basement.json b/db/areas/mansion-basement.json
index 1a90497..14ea293 100644
--- a/db/areas/mansion-basement.json
+++ b/db/areas/mansion-basement.json
@@ -29,6 +29,8 @@
}
],
+ "environment": "mansion-basement",
+
"connections": {
"mansion": {
"conditions": []
@@ -36,6 +38,5 @@
},
"modules/tuxemon.slug": "mansion_basement",
- "modules/tuxemon.encounter": "mansion",
- "modules/tuxemon.environment": "cave"
+ "modules/tuxemon.encounter": "mansion"
}