From c657c77d0cf49afba627b93848e1915e2ce7d3ff Mon Sep 17 00:00:00 2001 From: Daniel Weipert Date: Thu, 31 Aug 2023 20:23:06 +0200 Subject: story and npcs --- db/areas/mansion.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'db/areas/mansion.json') 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" } -- cgit v1.2.3