aboutsummaryrefslogtreecommitdiff
path: root/constants/zones.json
diff options
context:
space:
mode:
Diffstat (limited to 'constants/zones.json')
-rw-r--r--constants/zones.json60
1 files changed, 60 insertions, 0 deletions
diff --git a/constants/zones.json b/constants/zones.json
new file mode 100644
index 00000000..5ea00ebf
--- /dev/null
+++ b/constants/zones.json
@@ -0,0 +1,60 @@
+{
+ "HUB":{
+ "Display": "Hub",
+ "Scoreboard":[
+ "Wilderness",
+ "Ruins",
+ "Graveyard",
+ "Colosseum",
+ "Coal Mine",
+ "Farm",
+ "Village",
+ "Flower House",
+ "Community Center",
+ "Bank",
+ "Auction House",
+ "Bazaar Alley",
+ "Farm House",
+ "Fashion Shop",
+ "Mountain",
+ "Forest",
+ "High Level",
+ "Wizard Tower",
+ "Builder's House",
+ "Blacksmith"
+ ]
+ },
+ "SPIDERS_DEN":[
+
+ ],
+ "BLAZING_FORTRESS":[
+
+ ],
+ "THE_END":[
+
+ ],
+ "THE_PARK":[
+
+ ],
+ "THE_BARN":[
+
+ ],
+ "MUSHROOM_DESERT":[
+
+ ],
+ "GOLD_MINE":[
+
+ ],
+ "DEEP_CAVERNS":[
+
+ ],
+ "DWARVEN_MINES":[
+
+ ],
+ "JERRYS_WORKSHOP":[
+
+ ],
+ "DUNGEON_HUB":[
+
+ ]
+} \ No newline at end of file