diff options
| author | jani270 <jani270@gmx.de> | 2023-06-23 22:10:43 +0200 |
|---|---|---|
| committer | jani270 <jani270@gmx.de> | 2023-06-23 22:10:43 +0200 |
| commit | 5ab6046f09485de16fe8153e399664845f373364 (patch) | |
| tree | d40d070f5bc66dde0c1feb24a8f3241c188b2eb7 | |
| parent | a825113bf2525348d483fe4aef8100bcf6624541 (diff) | |
| download | SkyHanni-REPO-5ab6046f09485de16fe8153e399664845f373364.tar.gz SkyHanni-REPO-5ab6046f09485de16fe8153e399664845f373364.tar.bz2 SkyHanni-REPO-5ab6046f09485de16fe8153e399664845f373364.zip | |
Added tower warp
| -rw-r--r-- | constants/Warps.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/constants/Warps.json b/constants/Warps.json index 302abd9..bbbc3e7 100644 --- a/constants/Warps.json +++ b/constants/Warps.json @@ -28,6 +28,7 @@ "nether", "kuudra", "mines", - "wizard" + "wizard", + "tower" ] }
\ No newline at end of file |
