diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-10-19 01:36:34 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-19 01:36:34 +0200 |
commit | 9e8d5bc26637b9c5a0c46cb21475d006123d9c71 (patch) | |
tree | 14f16e887c868b35f6ec1bd38bd93393f6229f38 | |
parent | 232cf75950ce702e159e89a012b0d8bf9f046830 (diff) | |
parent | 3aae3db7e94c1630d1c82e09661d3ddaffb9d50b (diff) | |
download | SkyHanni-REPO-9e8d5bc26637b9c5a0c46cb21475d006123d9c71.tar.gz SkyHanni-REPO-9e8d5bc26637b9c5a0c46cb21475d006123d9c71.tar.bz2 SkyHanni-REPO-9e8d5bc26637b9c5a0c46cb21475d006123d9c71.zip |
Merge pull request #42 from walkerselby/warps
-rw-r--r-- | constants/Warps.json | 65 |
1 files changed, 44 insertions, 21 deletions
diff --git a/constants/Warps.json b/constants/Warps.json index bbbc3e7..2f790ab 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", + "dungeons", + "dungeon_hub", "dwarves", + "end", "forge", - "crystals", + "garden", + "gold", + "hollows", + "home", + "howl", + "howling_cave", + "hub", + "island", + "isle", + "jungle", + "kuudra", + "mines", + "mound", + "museum", + "nest", + "nether", "nucleus", + "park", + "sepulture", + "smold", + "smoldering", + "smoldering_tomb", "spider", + "spiders", "top", - "arachne", - "end", - "drag", + "tower", + "trapper", + "village", "void", - "nether", - "kuudra", - "mines", - "wizard", - "tower" + "wiz", + "wizard" ] }
\ No newline at end of file |