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/candy-town.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'db/_generated/areas/candy-town.json') diff --git a/db/_generated/areas/candy-town.json b/db/_generated/areas/candy-town.json index 271f1ff..204c9da 100644 --- a/db/_generated/areas/candy-town.json +++ b/db/_generated/areas/candy-town.json @@ -1 +1 @@ -{"locations":{"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},{"item_name":"super_potion","price":40}],"modules\/tuxemon.economy":"spyder_candy_scoop"}},"connections":{"route6":{"conditions":[],"modules\/tuxemon.slug":"route6"},"sea-route-c":{"conditions":[],"modules\/tuxemon.slug":"routec"}},"modules\/tuxemon.slug":"candy_town","encounters":[],"requiredEncounters":0,"trainers":[],"environment":null,"map":"\n \n\n \n \n<\/svg>\n"} \ No newline at end of file +{"locations":{"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},{"item_name":"super_potion","price":40}],"modules\/tuxemon.economy":"spyder_candy_scoop"}},"connections":{"route6":{"conditions":[],"modules\/tuxemon.slug":"route6"},"sea-route-c":{"conditions":[],"modules\/tuxemon.slug":"routec"}},"modules\/tuxemon.slug":"candy_town","encounters":[],"requiredEncounters":0,"trainers":[],"items":[],"environment":null,"map":"\n \n\n \n \n<\/svg>\n"} \ No newline at end of file -- cgit v1.2.3