diff options
| author | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2023-06-22 16:08:22 +0200 |
|---|---|---|
| committer | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2023-06-22 16:08:22 +0200 |
| commit | 21ee56118533b2c4121e48e270433c48791daaf3 (patch) | |
| tree | b756d1496350a92b4450f6b70b493b4e35396357 | |
| parent | 2cc493dda4f8c2b16f83c455c573a0b14f047d16 (diff) | |
| download | SkyHanni-REPO-21ee56118533b2c4121e48e270433c48791daaf3.tar.gz SkyHanni-REPO-21ee56118533b2c4121e48e270433c48791daaf3.tar.bz2 SkyHanni-REPO-21ee56118533b2c4121e48e270433c48791daaf3.zip | |
added wizard 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 c26708b..302abd9 100644 --- a/constants/Warps.json +++ b/constants/Warps.json @@ -27,6 +27,7 @@ "void", "nether", "kuudra", - "mines" + "mines", + "wizard" ] }
\ No newline at end of file |
