diff options
author | jani270 <jani270@gmx.de> | 2023-06-04 17:21:19 +0200 |
---|---|---|
committer | jani270 <jani270@gmx.de> | 2023-06-04 17:21:19 +0200 |
commit | a10ed68e62181472bfe78be0807a2e73b347847b (patch) | |
tree | 598737a49d712f238c86946cf38224b73a925aee | |
parent | e576d5655169c5c206cedbda89075096424070d4 (diff) | |
download | SkyHanni-REPO-a10ed68e62181472bfe78be0807a2e73b347847b.tar.gz SkyHanni-REPO-a10ed68e62181472bfe78be0807a2e73b347847b.tar.bz2 SkyHanni-REPO-a10ed68e62181472bfe78be0807a2e73b347847b.zip |
Removed warps unobtainable warps
-rw-r--r-- | constants/Warps.json | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/constants/Warps.json b/constants/Warps.json index 06dd88b..de29a9c 100644 --- a/constants/Warps.json +++ b/constants/Warps.json @@ -26,10 +26,6 @@ "drag", "void", "nether", - "kuudra", - "wasteland", - "dragontail", - "scarleton", - "smold" + "kuudra" ] }
\ No newline at end of file |