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/hospital.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'db/_generated/areas/hospital.json') diff --git a/db/_generated/areas/hospital.json b/db/_generated/areas/hospital.json index d4b35a9..683e185 100644 --- a/db/_generated/areas/hospital.json +++ b/db/_generated/areas/hospital.json @@ -1 +1 @@ -{"locations":{"hospital":{"type":"healingCenter","price":30}},"connections":{"candy-town":{"conditions":[],"modules\/tuxemon.slug":"candy_town"},"hospital-floor-1":{"conditions":[],"modules\/tuxemon.slug":"hospital1"}},"modules\/tuxemon.slug":"hospital","encounters":[],"requiredEncounters":0,"trainers":[],"environment":null,"map":"\n \n\n \n<\/svg>\n"} \ No newline at end of file +{"locations":{"hospital":{"type":"healingCenter","price":30}},"connections":{"candy-town":{"conditions":[],"modules\/tuxemon.slug":"candy_town"},"hospital-floor-1":{"conditions":[],"modules\/tuxemon.slug":"hospital1"}},"modules\/tuxemon.slug":"hospital","encounters":[],"requiredEncounters":0,"trainers":[],"items":[],"environment":null,"map":"\n \n\n \n<\/svg>\n"} \ No newline at end of file -- cgit v1.2.3