diff options
author | Daniel Weipert <code@drogueronin.de> | 2023-09-02 23:10:07 +0200 |
---|---|---|
committer | Daniel Weipert <code@drogueronin.de> | 2023-09-02 23:10:07 +0200 |
commit | 5514b5912143fd96d57eb71525663c630ce57bb3 (patch) | |
tree | f5198606fef5d7cb0eee59b4583290c174c272ff /db/_generated/areas/sphalian-town.json | |
parent | 32b19aa9504ce24fe0e98a5c9e2fa2be9612fa88 (diff) |
fix areas missing items array
Diffstat (limited to 'db/_generated/areas/sphalian-town.json')
-rw-r--r-- | db/_generated/areas/sphalian-town.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/db/_generated/areas/sphalian-town.json b/db/_generated/areas/sphalian-town.json index 83a818a..eebc45d 100644 --- a/db/_generated/areas/sphalian-town.json +++ b/db/_generated/areas/sphalian-town.json @@ -1 +1 @@ -{"locations":{"healing_center":{"type":"healingCenter","price":40}},"connections":{"route7":{"conditions":[],"modules\/tuxemon.slug":"route7"},"lion-mountain":{"conditions":[],"modules\/tuxemon.slug":"lion_mountain"}},"modules\/tuxemon.slug":"sphalian_town","encounters":[],"requiredEncounters":0,"trainers":[],"environment":null,"map":"<svg\n version=\"1.1\"\n xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\n viewbox=\"0 0 368 400\"\n>\n <image href=\"\/db\/maps\/Sphalian_town.png\" \/>\n\n <rect data-location=\"healing_center\" x=\"240\" y=\"48\" width=\"80\" height=\"64\" stroke=\"red\" fill=\"transparent\" \/>\n<\/svg>\n"}
\ No newline at end of file +{"locations":{"healing_center":{"type":"healingCenter","price":40}},"connections":{"route7":{"conditions":[],"modules\/tuxemon.slug":"route7"},"lion-mountain":{"conditions":[],"modules\/tuxemon.slug":"lion_mountain"}},"modules\/tuxemon.slug":"sphalian_town","encounters":[],"requiredEncounters":0,"trainers":[],"items":[],"environment":null,"map":"<svg\n version=\"1.1\"\n xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\n viewbox=\"0 0 368 400\"\n>\n <image href=\"\/db\/maps\/Sphalian_town.png\" \/>\n\n <rect data-location=\"healing_center\" x=\"240\" y=\"48\" width=\"80\" height=\"64\" stroke=\"red\" fill=\"transparent\" \/>\n<\/svg>\n"}
\ No newline at end of file |