diff options
| author | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2023-06-19 10:15:10 +0200 |
|---|---|---|
| committer | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2023-06-19 10:15:10 +0200 |
| commit | 2cc493dda4f8c2b16f83c455c573a0b14f047d16 (patch) | |
| tree | cdaa314fc912ff323a77a44ff86ca2eba65e5d1e | |
| parent | ad2fd6dafa363f06ac3083becd7242d84cc69bf0 (diff) | |
| download | SkyHanni-REPO-2cc493dda4f8c2b16f83c455c573a0b14f047d16.tar.gz SkyHanni-REPO-2cc493dda4f8c2b16f83c455c573a0b14f047d16.tar.bz2 SkyHanni-REPO-2cc493dda4f8c2b16f83c455c573a0b14f047d16.zip | |
fixed dwarven mines warp
| -rw-r--r-- | constants/Warps.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/constants/Warps.json b/constants/Warps.json index 69fde4f..c26708b 100644 --- a/constants/Warps.json +++ b/constants/Warps.json @@ -27,6 +27,6 @@ "void", "nether", "kuudra", - "mine" + "mines" ] }
\ No newline at end of file |
