From 99dc7f0055eb3c0b60d19d9f4843deebe078e4a0 Mon Sep 17 00:00:00 2001 From: hannibal2 <24389977+hannibal00212@users.noreply.github.com> Date: Wed, 5 Jul 2023 17:20:29 +0200 Subject: Added RiftTubulator --- constants/RiftTubulator.json | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 constants/RiftTubulator.json 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 -- cgit