From 5514b5912143fd96d57eb71525663c630ce57bb3 Mon Sep 17 00:00:00 2001 From: Daniel Weipert Date: Sat, 2 Sep 2023 23:10:07 +0200 Subject: fix areas missing items array --- db/_generated/areas/paper-town.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'db/_generated/areas/paper-town.json') diff --git a/db/_generated/areas/paper-town.json b/db/_generated/areas/paper-town.json index 4bd2be7..1674e10 100644 --- a/db/_generated/areas/paper-town.json +++ b/db/_generated/areas/paper-town.json @@ -1 +1 @@ -{"locations":{"home":{"type":"healingCenter","price":0},"scoop_store":{"type":"shop","items":[{"item_name":"potion","price":20,"cost":5},{"item_name":"revive","price":100,"cost":20},{"item_name":"tuxeball","price":50,"cost":10}],"modules\/tuxemon.economy":"spyder_paper_mart"}},"connections":{"sea-route-c":{"conditions":["area.sea-route-c.completed"],"modules\/tuxemon.slug":"routec"},"route1":{"conditions":["story.select-starter-monster"],"modules\/tuxemon.slug":"route1"}},"modules\/tuxemon.slug":"paper_town","modules\/tuxemon.environment":"grass","encounters":[],"requiredEncounters":0,"trainers":[],"environment":{"slug":"grass","battle_graphics":{"island_back":"grass_island.png","island_front":"grass_island.png","background":"\/modules\/tuxemon\/mods\/tuxemon\/gfx\/ui\/combat\/grass_background.png"},"battle_music":"music_battle_loop"},"map":"\n \n\n \n \n\n \n \n\n \n \n<\/svg>\n"} \ No newline at end of file +{"locations":{"home":{"type":"healingCenter","price":0},"scoop_store":{"type":"shop","items":[{"item_name":"potion","price":20,"cost":5},{"item_name":"revive","price":100,"cost":20},{"item_name":"tuxeball","price":50,"cost":10}],"modules\/tuxemon.economy":"spyder_paper_mart"}},"connections":{"sea-route-c":{"conditions":["area.sea-route-c.completed"],"modules\/tuxemon.slug":"routec"},"route1":{"conditions":["story.select-starter-monster"],"modules\/tuxemon.slug":"route1"}},"modules\/tuxemon.slug":"paper_town","modules\/tuxemon.environment":"grass","encounters":[],"requiredEncounters":0,"trainers":[],"items":[],"environment":{"slug":"grass","battle_graphics":{"island_back":"grass_island.png","island_front":"grass_island.png","background":"\/modules\/tuxemon\/mods\/tuxemon\/gfx\/ui\/combat\/grass_background.png"},"battle_music":"music_battle_loop"},"map":"\n \n\n \n \n\n \n \n\n \n \n<\/svg>\n"} \ No newline at end of file -- cgit v1.2.3