zora mask dont resurface on switch

This commit is contained in:
scawful
2024-07-09 20:01:37 -04:00
parent aae64e8298
commit 89de0d14b2

View File

@@ -185,6 +185,7 @@ pullpc
LDA $0114 : CMP #$85 : BEQ .player_is_falling LDA $0114 : CMP #$85 : BEQ .player_is_falling
CMP #$09 : BEQ .player_is_falling CMP #$09 : BEQ .player_is_falling
CMP #$20 : BEQ .fall_into_pit CMP #$20 : BEQ .fall_into_pit
CMP #$23 : BEQ .return_default
; Check if the ground level is safe ; Check if the ground level is safe
; Otherwise, eject the player back to the surface ; Otherwise, eject the player back to the surface