diff options
author | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2023-06-26 03:30:06 +0200 |
---|---|---|
committer | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2023-06-26 03:30:06 +0200 |
commit | df6467536cd09947cf86c8ba1b8570a734aa22b5 (patch) | |
tree | 3d0f37eb924557e29cea3de3de7da60214be2411 /constants | |
parent | c6dd03ab86a9a4e67a8fdf8638efa1f8b58ea2f8 (diff) | |
download | SkyHanni-REPO-df6467536cd09947cf86c8ba1b8570a734aa22b5.tar.gz SkyHanni-REPO-df6467536cd09947cf86c8ba1b8570a734aa22b5.tar.bz2 SkyHanni-REPO-df6467536cd09947cf86c8ba1b8570a734aa22b5.zip |
Added MirrorVerseJump
Diffstat (limited to 'constants')
-rw-r--r-- | constants/MirrorVerseJump.json | 70 |
1 files changed, 70 insertions, 0 deletions
diff --git a/constants/MirrorVerseJump.json b/constants/MirrorVerseJump.json new file mode 100644 index 0000000..548f006 --- /dev/null +++ b/constants/MirrorVerseJump.json @@ -0,0 +1,70 @@ +{ + "locations": [ + "-121:39:-108", + "-125:39:-108", + "-129:39:-108", + "-133:40:-108", + "-137:39:-104", + "-133:40:-100", + "-137:41:-96", + "-141:42:-100", + "-145:40:-104", + "-145:40:-108", + "-141:39:-112", + "-137:40:-116", + "-141:41:-120", + "-145:42:-116", + "-149:43:-112", + "-153:42:-108", + "-157:41:-104", + "-153:40:-100", + "-157:40:-96", + "-161:39:-92", + "-165:40:-96", + "-165:41:-100", + "-165:42:-104", + "-165:43:-108", + "-161:42:-112", + "-157:39:-116", + "-161:40:-120", + "-165:41:-124", + "-169:41:-120", + "-169:42:-116", + "-173:43:-112", + "-173:43:-108", + "-177:40:-104", + "-173:41:-100", + "-173:41:-96", + "-177:39:-92", + "-181:40:-96", + "-185:41:-100", + "-181:42:-104", + "-185:41:-108", + "-181:40:-112", + "-185:41:-116", + "-181:40:-120", + "-185:41:-124", + "-189:42:-120", + "-189:43:-116", + "-189:43:-112", + "-193:41:-108", + "-193:42:-104", + "-189:43:-100", + "-193:42:-96", + "-197:39:-92", + "-201:40:-96", + "-205:41:-100", + "-209:42:-104", + "-205:43:-108", + "-201:43:-108", + "-197:43:-112", + "-201:40:-116", + "-205:41:-116", + "-205:42:-120", + "-209:43:-120", + "-213:41:-116", + "-213:41:-112", + "-217:42:-108", + "-221:43:-104" + ] +}
\ No newline at end of file |