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/route2.json | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) (limited to 'db/areas/route2.json') diff --git a/db/areas/route2.json b/db/areas/route2.json index 5e56ad9..f753a70 100644 --- a/db/areas/route2.json +++ b/db/areas/route2.json @@ -1,10 +1,4 @@ { - "name": "Route 2", - - "encounter_slug": "route2", - - "encounters": [], - "requiredEncounters": 10, "trainers": [ @@ -28,8 +22,6 @@ } ], - "environment_slug": "forest", - "connections": { "cotton-town": { "conditions": [] @@ -41,5 +33,9 @@ "trainers" ] } - } + }, + + "modules/tuxemon.slug": "route2", + "modules/tuxemon.encounter": "route2", + "modules/tuxemon.environment": "forest" } -- cgit v1.2.3