diff options
author | Daniel Weipert <code@drogueronin.de> | 2023-08-24 14:42:12 +0200 |
---|---|---|
committer | Daniel Weipert <code@drogueronin.de> | 2023-08-24 14:42:12 +0200 |
commit | bde5dc98ad96546b59e91f5a6e552bf80cbf48e4 (patch) | |
tree | 37196f5b5065c61ac038ae43d6f2392e29e39371 /db/areas/dryads-grove.json | |
parent | 7b1c251fcb085dc37de439ea1137373f1905d82e (diff) |
translations and error handling
Diffstat (limited to 'db/areas/dryads-grove.json')
-rw-r--r-- | db/areas/dryads-grove.json | 14 |
1 files changed, 2 insertions, 12 deletions
diff --git a/db/areas/dryads-grove.json b/db/areas/dryads-grove.json index a0a75cc..0842384 100644 --- a/db/areas/dryads-grove.json +++ b/db/areas/dryads-grove.json @@ -1,15 +1,5 @@ { - "name": "Dryad's Grove", + "connections": {}, - "encounter_slug": "", - - "encounters": [], - - "requiredEncounters": 0, - - "trainers": [], - - "environment_slug": "interior", - - "connections": {} + "modules/tuxemon.slug": "dryadsgrove" } |