aboutsummaryrefslogtreecommitdiff
path: root/constants/zones.json
blob: 6d31c6a30a73c15b60eec4e4cc6d974bfbf1d68a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
{
	"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":[
		"The Lift",
		"Dwarven Village",
		"Dwarven Mines",
		"Rampaert's Quarry",
		"Upper Mines",
		"Palace Bridge",
		"Royal Palace",
		"Hanging Court",
		"Divan's Gateway",
		"The Mist",
		"Royal Quarters",
		"Royal Mines",
		"Far Reserve",
		"Goblin Burrows",
		"Cliffside Veins"
	],
	"JERRYS_WORKSHOP":[

	],
	"DUNGEON_HUB":[

	]
}