diff options
Diffstat (limited to 'db/areas/mansion-basement.json')
-rw-r--r-- | db/areas/mansion-basement.json | 5 |
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" } |