aboutsummaryrefslogtreecommitdiff
path: root/constants/zones.json
diff options
context:
space:
mode:
authorIRONM00N <64110067+IRONM00N@users.noreply.github.com>2021-01-17 21:16:28 -0500
committerIRONM00N <64110067+IRONM00N@users.noreply.github.com>2021-01-17 21:16:28 -0500
commit53d08a0f8a0748a3b2ada0c595a39fdb04b4f09f (patch)
tree559caeef0c7925d1ca6d9c8c1c827803a1de71ff /constants/zones.json
parentb8d00599721cd30fd5c3653ab99397133da6ba3a (diff)
downloadNotEnoughUpdates-REPO-53d08a0f8a0748a3b2ada0c595a39fdb04b4f09f.tar.gz
NotEnoughUpdates-REPO-53d08a0f8a0748a3b2ada0c595a39fdb04b4f09f.tar.bz2
NotEnoughUpdates-REPO-53d08a0f8a0748a3b2ada0c595a39fdb04b4f09f.zip
HotM 3
Diffstat (limited to 'constants/zones.json')
-rw-r--r--constants/zones.json157
1 files changed, 100 insertions, 57 deletions
diff --git a/constants/zones.json b/constants/zones.json
index 6d31c6a3..8ae48aff 100644
--- a/constants/zones.json
+++ b/constants/zones.json
@@ -2,73 +2,116 @@
"HUB":{
"Display": "Hub",
"Scoreboard":[
- "Wilderness",
- "Ruins",
- "Graveyard",
- "Colosseum",
- "Coal Mine",
- "Farm",
- "Village",
- "Flower House",
- "Community Center",
- "Bank",
"Auction House",
+ "Bank",
"Bazaar Alley",
+ "Blacksmith",
+ "Builder's House",
+ "Coal Mine",
+ "Colosseum",
+ "Community Center",
"Farm House",
+ "Farm",
"Fashion Shop",
- "Mountain",
+ "Flower House",
"Forest",
+ "Graveyard",
"High Level",
- "Wizard Tower",
- "Builder's House",
- "Blacksmith"
+ "Mountain",
+ "Ruins",
+ "Village",
+ "Wilderness",
+ "Wizard Tower"
]
},
- "SPIDERS_DEN":[
-
- ],
- "BLAZING_FORTRESS":[
-
- ],
- "THE_END":[
-
- ],
- "THE_PARK":[
-
- ],
- "THE_BARN":[
-
- ],
- "MUSHROOM_DESERT":[
-
- ],
- "GOLD_MINE":[
+ "SPIDERS_DEN":{
+ "Display": "Spider's Den",
+ "Scoreboard":[
+ "Spider's Den"
+ ]
+ },
+ "BLAZING_FORTRESS":{
+ "Display": "Blazing Fortress",
+ "Scoreboard":[
- ],
- "DEEP_CAVERNS":[
+ ]
+ },
+ "THE_END":{
+ "Display": "The End",
+ "Scoreboard":[
+ "The End",
+ "Dragon's Nest"
+ ]
+ },
+ "THE_PARK":{
+ "Display": "The Park",
+ "Scoreboard":[
- ],
- "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":[
+ ]
+ },
+ "THE_BARN":{
+ "Display": "The Barn",
+ "Scoreboard":[
+ "The Barn"
+ ]
+ },
+ "MUSHROOM_DESERT":{
+ "Display": "Mushroom Desert",
+ "Scoreboard":[
+ "Mushroom Desert"
+ ]
+ },
+ "GOLD_MINE":{
+ "Display": "Gold Mine",
+ "Scoreboard":[
+ "Gold Mine"
+ ]
+ },
+ "DEEP_CAVERNS":{
+ "Display": "Deep Caverns",
+ "Scoreboard":[
+ "Deep Caverns",
+ "Gunpowder Mines",
+ "Lapis Quarry",
+ "Pigmen's Den",
+ "Slimehill",
+ "Diamond Reserve",
+ "Obsidian Sanctuary"
+ ]
+ },
+ "DWARVEN_MINES":{
+ "Display": "Dwarven Mines",
+ "Scoreboard":[
+ "Aristocrat Passage",
+ "Cliffside Veins",
+ "Divan's Gateway",
+ "Dwarven Mines",
+ "Dwarven Village",
+ "Far Reserve",
+ "Forge Basin",
+ "Goblin Burrows",
+ "Hanging Court",
+ "Palace Bridge",
+ "Rampaert's Quarry",
+ "Royal Mines",
+ "Royal Palace",
+ "Royal Quarters",
+ "The Forge",
+ "The Lift",
+ "The Mist",
+ "Upper Mines"
+ ]
+ },
+ "JERRYS_WORKSHOP":{
+ "Display": "Jerry's Workshop",
+ "Scoreboard":[
- ],
- "DUNGEON_HUB":[
+ ]
+ },
+ "DUNGEON_HUB":{
+ "Display": "Dungeons Hub",
+ "Scoreboard":[
- ]
+ ]
+ }
} \ No newline at end of file