diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-01-16 21:47:50 -0500 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-01-16 21:47:50 -0500 |
commit | 67c7d99689333490e92575c4c098b4b871fcdb0b (patch) | |
tree | 8d31b8b6b36e4667347ac51125913ec3b6d940ea /constants/zones.json | |
parent | 95d1dc386f17dfa9c26527513d72efeac01e7ea6 (diff) | |
download | NotEnoughUpdates-REPO-67c7d99689333490e92575c4c098b4b871fcdb0b.tar.gz NotEnoughUpdates-REPO-67c7d99689333490e92575c4c098b4b871fcdb0b.tar.bz2 NotEnoughUpdates-REPO-67c7d99689333490e92575c4c098b4b871fcdb0b.zip |
Dwarven Mines Fairy Souls
Diffstat (limited to 'constants/zones.json')
-rw-r--r-- | constants/zones.json | 130 |
1 files changed, 72 insertions, 58 deletions
diff --git a/constants/zones.json b/constants/zones.json index 5ea00ebf..6d31c6a3 100644 --- a/constants/zones.json +++ b/constants/zones.json @@ -1,60 +1,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":[ - - ], - "JERRYS_WORKSHOP":[ - - ], - "DUNGEON_HUB":[ - - ] + "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":[ + + ] }
\ No newline at end of file |