diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-03-25 13:33:39 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-25 23:33:39 +1100 |
commit | 83e0920cf489a65a53842adac66765a65d01b662 (patch) | |
tree | 4772cdd23911d71f02d299e4cd1fc9896c724962 /constants/islands.json | |
parent | 9e7607765145699f5309b37b8c1d4d5f2d944eef (diff) | |
download | NotEnoughUpdates-REPO-83e0920cf489a65a53842adac66765a65d01b662.tar.gz NotEnoughUpdates-REPO-83e0920cf489a65a53842adac66765a65d01b662.tar.bz2 NotEnoughUpdates-REPO-83e0920cf489a65a53842adac66765a65d01b662.zip |
Fixed 142 Items (#910)
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 f4ea1b9d..481575ea 100644 --- a/constants/islands.json +++ b/constants/islands.json @@ -291,6 +291,13 @@ "x": -373, "y": 114, "z": -1034 + }, + { + "warp": "da", + "mode": "hub", + "x": 91, + "y": 75, + "z": 173 } ] }
\ No newline at end of file |