diff options
author | jani270 <jani270@gmx.de> | 2023-06-22 16:41:50 +0200 |
---|---|---|
committer | jani270 <jani270@gmx.de> | 2023-06-22 16:41:50 +0200 |
commit | 45fdab6f2f2df3ecddc9077a5ff23e98e6ec3b04 (patch) | |
tree | 3a8be26122754e69f53e1ce22586c1b303b2474f /constants/islands.json | |
parent | 48ad2053705110506c4f7962b932a33d3d061a68 (diff) | |
download | NotEnoughUpdates-REPO-45fdab6f2f2df3ecddc9077a5ff23e98e6ec3b04.tar.gz NotEnoughUpdates-REPO-45fdab6f2f2df3ecddc9077a5ff23e98e6ec3b04.tar.bz2 NotEnoughUpdates-REPO-45fdab6f2f2df3ecddc9077a5ff23e98e6ec3b04.zip |
Added crafttext to many items, added hemovibe collection items, added new enchants, added warp to wizard tower
Diffstat (limited to 'constants/islands.json')
-rw-r--r-- | constants/islands.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/constants/islands.json b/constants/islands.json index a46e2731..fa357c31 100644 --- a/constants/islands.json +++ b/constants/islands.json @@ -313,6 +313,13 @@ "x": 91, "y": 75, "z": 173 + }, + { + "warp": "wizard", + "mode": "hub", + "x": 42, + "y": 122, + "z": 69 } ] }
\ No newline at end of file |