From bde5dc98ad96546b59e91f5a6e552bf80cbf48e4 Mon Sep 17 00:00:00 2001 From: Daniel Weipert Date: Thu, 24 Aug 2023 14:42:12 +0200 Subject: translations and error handling --- db/areas/timber-town.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'db/areas/timber-town.json') diff --git a/db/areas/timber-town.json b/db/areas/timber-town.json index bfb9ca7..093633e 100644 --- a/db/areas/timber-town.json +++ b/db/areas/timber-town.json @@ -1,6 +1,4 @@ { - "name": "Timber Town", - "locations": { "healing_center": { "type": "healingCenter", @@ -9,7 +7,7 @@ "scoop_store": { "type": "shop", - "economy": "spyder_timber_scoop", + "modules/tuxemon.economy": "spyder_timber_scoop", "items": [] } }, @@ -22,5 +20,7 @@ "tunnel-b": { "conditions": [] } - } + }, + + "modules/tuxemon.slug": "timber_town" } -- cgit v1.2.3