diff options
author | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2023-07-05 11:55:27 +0200 |
---|---|---|
committer | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2023-07-05 11:55:27 +0200 |
commit | dd3c2de9089a9d83e7fcacd8357575758972e6b1 (patch) | |
tree | 38bee7bda26d6ac9cc82ec8490096aa468ab1905 /constants/RiftUpsideDownParkour.json | |
parent | 31b2ee86f012ffe61732a770f27d622c2c81603c (diff) | |
download | SkyHanni-REPO-dd3c2de9089a9d83e7fcacd8357575758972e6b1.tar.gz SkyHanni-REPO-dd3c2de9089a9d83e7fcacd8357575758972e6b1.tar.bz2 SkyHanni-REPO-dd3c2de9089a9d83e7fcacd8357575758972e6b1.zip |
renamed RiftUpsideDownParkour again
Diffstat (limited to 'constants/RiftUpsideDownParkour.json')
-rw-r--r-- | constants/RiftUpsideDownParkour.json | 76 |
1 files changed, 76 insertions, 0 deletions
diff --git a/constants/RiftUpsideDownParkour.json b/constants/RiftUpsideDownParkour.json new file mode 100644 index 0000000..5e338e8 --- /dev/null +++ b/constants/RiftUpsideDownParkour.json @@ -0,0 +1,76 @@ +{ + "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" + ], + "shortCuts": [ + { + "from": 14, + "to": 25 + } + ] +}
\ No newline at end of file |