aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWalker Selby <git@walkerselby.com>2023-10-10 17:11:53 +0100
committerWalker Selby <git@walkerselby.com>2023-10-10 17:11:53 +0100
commit99f3ab304e44f49515d1dd84bc9a82e0b158b7f9 (patch)
tree02db699bdf111c489f79398490f03995e9a778e1
parent05e3e478390b7bf02ceffd985407b94bf6628ac9 (diff)
downloadSkyHanni-REPO-99f3ab304e44f49515d1dd84bc9a82e0b158b7f9.tar.gz
SkyHanni-REPO-99f3ab304e44f49515d1dd84bc9a82e0b158b7f9.tar.bz2
SkyHanni-REPO-99f3ab304e44f49515d1dd84bc9a82e0b158b7f9.zip
Warp Additions
Change order to alphabetical for readability Add missing warps: ch cn crimson crypts dh dhub dmines dragons dragontail home howling_cave isle mound nest sanctuary scarleton sepulture smold smoldering_tomb smoldering spiders wasteland wiz
-rw-r--r--constants/Warps.json65
1 files changed, 44 insertions, 21 deletions
diff --git a/constants/Warps.json b/constants/Warps.json
index bbbc3e7..fdbca7e 100644
--- a/constants/Warps.json
+++ b/constants/Warps.json
@@ -1,34 +1,57 @@
{
"warpCommands": [
- "garden",
- "hub",
+ "arachne",
+ "barn",
"castle",
- "da",
+ "ch",
+ "cn",
+ "crimson",
"crypt",
- "museum",
- "dungeon_hub",
- "barn",
- "desert",
- "trapper",
- "park",
- "jungle",
- "howl",
- "gold",
+ "crypts",
+ "crystals",
+ "da",
"deep",
+ "desert",
+ "dh",
+ "dhub",
+ "dmines",
+ "drag",
+ "dragons",
+ "dragontail",
+ "dungeon_hub",
"dwarves",
+ "end",
"forge",
- "crystals",
+ "garden",
+ "gold",
+ "home",
+ "howl",
+ "howling_cave",
+ "hub",
+ "isle",
+ "jungle",
+ "kuudra",
+ "mines",
+ "mound",
+ "museum",
+ "nest",
+ "nether",
"nucleus",
+ "park",
+ "sanctuary",
+ "scarleton",
+ "sepulture",
+ "smold",
+ "smoldering",
+ "smoldering_tomb",
"spider",
+ "spiders",
"top",
- "arachne",
- "end",
- "drag",
+ "tower",
+ "trapper",
"void",
- "nether",
- "kuudra",
- "mines",
- "wizard",
- "tower"
+ "wasteland",
+ "wiz",
+ "wizard"
]
} \ No newline at end of file