Skip to content

Commit 080ed76

Browse files
committed
Merge branch 'Dev' into dev-fenhl
2 parents fd91048 + ab672d7 commit 080ed76

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

data/Glitched World/Shadow Temple MQ.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
(((Small_Key_Shadow_Temple, 2) and not (shadow_temple_shortcuts or glitch_clipping)) or
9292
(Small_Key_Shadow_Temple, 5))",
9393
"Shadow Temple Boat Dock": "shadow_temple_shortcuts or glitch_clipping",
94-
"Shadow Temple Boat Area Balcony": "glitch_shadow_boat_skull and glitch_clipipng and (
94+
"Shadow Temple Boat Area Balcony": "glitch_shadow_boat_skull and glitch_clipping and (
9595
(is_adult and can_live_dmg(0.5,False,False) and has_bombchus) or
9696
(is_adult and glitch_shadow_boat_skull_adult_nothing and can_shield)
9797
)"

version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = '8.3.58'
1+
__version__ = '8.3.59'
22

33
# This is a supplemental version number for branches based off of main dev.
44
supplementary_version = 1

0 commit comments

Comments
 (0)