diff options
author | Walker Selby <git@walkerselby.com> | 2023-10-10 17:37:00 +0100 |
---|---|---|
committer | Walker Selby <git@walkerselby.com> | 2023-10-10 17:37:00 +0100 |
commit | 17740a5c97942a3bfb7f7a1bf5ebc802b9cab4c6 (patch) | |
tree | feeec43582d01b63f057bd3920a9ff03a08f4194 | |
parent | 8cda5627aca8c46350692bfaa3811fe792550ccd (diff) | |
download | SkyHanni-REPO-17740a5c97942a3bfb7f7a1bf5ebc802b9cab4c6.tar.gz SkyHanni-REPO-17740a5c97942a3bfb7f7a1bf5ebc802b9cab4c6.tar.bz2 SkyHanni-REPO-17740a5c97942a3bfb7f7a1bf5ebc802b9cab4c6.zip |
Remove incorrect/bingo-exclusive warps
-rw-r--r-- | constants/Warps.json | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/constants/Warps.json b/constants/Warps.json index 4ae8fcf..268dee9 100644 --- a/constants/Warps.json +++ b/constants/Warps.json @@ -17,7 +17,6 @@ "dmines", "drag", "dragons", - "dragontail", "dungeon_hub", "dwarves", "end", @@ -39,8 +38,6 @@ "nether", "nucleus", "park", - "sanctuary", - "scarleton", "sepulture", "smold", "smoldering", @@ -51,7 +48,6 @@ "tower", "trapper", "void", - "wasteland", "wiz", "wizard" ] |