diff options
author | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2023-07-05 17:20:29 +0200 |
---|---|---|
committer | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2023-07-05 17:20:29 +0200 |
commit | 99dc7f0055eb3c0b60d19d9f4843deebe078e4a0 (patch) | |
tree | 3fc8b5a07e279a60fef361e35d9c225b51818c72 | |
parent | eb7b61ef6b8dc6fcb88589fbd1596d53edcd099f (diff) | |
download | SkyHanni-REPO-99dc7f0055eb3c0b60d19d9f4843deebe078e4a0.tar.gz SkyHanni-REPO-99dc7f0055eb3c0b60d19d9f4843deebe078e4a0.tar.bz2 SkyHanni-REPO-99dc7f0055eb3c0b60d19d9f4843deebe078e4a0.zip |
Added RiftTubulator
-rw-r--r-- | constants/RiftTubulator.json | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/constants/RiftTubulator.json b/constants/RiftTubulator.json new file mode 100644 index 0000000..2b752fe --- /dev/null +++ b/constants/RiftTubulator.json @@ -0,0 +1,39 @@ +{ + "locations": [ + "-302.0:0.0:-107.0", + "-304.0:2.0:-107.0", + "-306.0:4.0:-103.0", + "-308.0:6.0:-105.0", + "-304.0:8.0:-109.0", + "-300.0:10.0:-111.0", + "-304.0:12.0:-107.0", + "-308.0:14.0:-103.0", + "-306.0:16.0:-107.0", + "-302.0:18.0:-111.0", + "-300.0:20.0:-107.0", + "-304.0:22.0:-111.0", + "-306.0:24.0:-109.0", + "-302.0:26.0:-111.0", + "-300.0:28.0:-107.0", + "-304.0:30.0:-103.0", + "-306.0:32.0:-105.0", + "-302.0:34.0:-107.0", + "-300.0:36.0:-109.0", + "-302.0:38.0:-105.0", + "-304.0:40.0:-107.0", + "-306.0:42.0:-111.0", + "-302.0:44.0:-107.0", + "-300.0:46.0:-103.0", + "-304.0:48.0:-107.0", + "-308.0:50.0:-105.0", + "-304.0:52.0:-109.0", + "-306.0:54.0:-111.0", + "-306.0:55.0:-112.0", + "-309.0:55.0:-112.0", + "-309.0:55.0:-102.0", + "-304.0:55.0:-102.0", + "-304.0:55.0:-99.0" + ], + "shortCuts": [ + ] +}
\ No newline at end of file |