diff options
author | Erymanthus[#5074] | (u/)RayDeeUx <51521765+RayDeeUx@users.noreply.github.com> | 2023-12-11 15:15:28 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-11 21:15:28 +0100 |
commit | 42bbb38b6d426f5af2aaa4cb314e4829a8f5f6df (patch) | |
tree | 5e7c6a82d131f4d16b85199e7cef140fadae5cc5 /constants | |
parent | ebc79986bf4b506c99f0cf5016fbef566c77a727 (diff) | |
download | SkyHanni-REPO-42bbb38b6d426f5af2aaa4cb314e4829a8f5f6df.tar.gz SkyHanni-REPO-42bbb38b6d426f5af2aaa4cb314e4829a8f5f6df.tar.bz2 SkyHanni-REPO-42bbb38b6d426f5af2aaa4cb314e4829a8f5f6df.zip |
fix bedwars present #5 y pos and add mainlobby 36 entrance (#75)
fix bedwars present #5 y pos and add mainlobby 36 entrance #75
Diffstat (limited to 'constants')
-rw-r--r-- | constants/EventWaypoints.json | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/constants/EventWaypoints.json b/constants/EventWaypoints.json index 9504a83..7d609cb 100644 --- a/constants/EventWaypoints.json +++ b/constants/EventWaypoints.json @@ -357,7 +357,7 @@ }, { "name": "Present 5", - "position": "47:97:148" + "position": "47:99:148" } ], "mmlobby": [ @@ -422,6 +422,10 @@ { "name": "Present 4 Entrance", "position": "-132:72:-4" + }, + { + "name": "Present 36 Entrance (behind the sign)", + "position": "-11:63:149" } ], "legacylobby": [ |