From dbcd0118863ff3e7c5bee45041ccdb757eb2f366 Mon Sep 17 00:00:00 2001 From: Daniel Weipert Date: Tue, 22 Aug 2023 16:37:33 +0200 Subject: areas and town/shop setup --- db/_generated/areas/cotton-town.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 db/_generated/areas/cotton-town.json (limited to 'db/_generated/areas/cotton-town.json') diff --git a/db/_generated/areas/cotton-town.json b/db/_generated/areas/cotton-town.json new file mode 100644 index 0000000..3956bc8 --- /dev/null +++ b/db/_generated/areas/cotton-town.json @@ -0,0 +1 @@ +{"encounter_slug":"","encounters":[],"requiredEncounters":0,"trainers":[],"environment_slug":"interior","events":{"dryads-grove":false},"connections":{"route1":{"conditions":[]},"route2":{"conditions":[]},"dryads-grove":{"conditions":["event.dryads-grove"]}},"environment":{"slug":"interior","battle_graphics":{"island_back":"paper_back_island.png","island_front":"paper_front_island.png","background":"battle_bg03.png"},"battle_music":"music_battle_loop"}} \ No newline at end of file -- cgit v1.2.3