improve goto_if macros

This commit is contained in:
Melody
2018-12-21 20:28:24 -05:00
parent 87fd6b8dc2
commit ac2e4adf2d
273 changed files with 2555 additions and 3036 deletions
@@ -33,9 +33,9 @@ MtChimney_CableCarStation_EventScript_22AC4B:: @ 822AC4B
faceplayer
msgbox MtChimney_CableCarStation_Text_22ACB9, MSGBOX_YESNO
compare VAR_RESULT, 1
goto_eq MtChimney_CableCarStation_EventScript_22AC6C
goto_if_eq MtChimney_CableCarStation_EventScript_22AC6C
compare VAR_RESULT, 0
goto_eq MtChimney_CableCarStation_EventScript_22AC9B
goto_if_eq MtChimney_CableCarStation_EventScript_22AC9B
end
MtChimney_CableCarStation_EventScript_22AC6C:: @ 822AC6C