Port generic event script macros from pokeruby

This commit is contained in:
Marcus Huderle
2017-12-21 13:47:52 -06:00
parent 4307292f55
commit 173761a5a1
266 changed files with 3054 additions and 3041 deletions
@@ -4,7 +4,7 @@ MtChimney_CableCarStation_MapScripts:: @ 822ABFA
.byte 0
MtChimney_CableCarStation_MapScript1_22AC05: @ 822AC05
compare_var_to_value VAR_0x40A3, 1
compare VAR_0x40A3, 1
call_if 1, MtChimney_CableCarStation_EventScript_22AC11
end
@@ -32,9 +32,9 @@ MtChimney_CableCarStation_EventScript_22AC4B:: @ 822AC4B
lock
faceplayer
msgbox MtChimney_CableCarStation_Text_22ACB9, 5
compare_var_to_value VAR_RESULT, 1
compare VAR_RESULT, 1
goto_eq MtChimney_CableCarStation_EventScript_22AC6C
compare_var_to_value VAR_RESULT, 0
compare VAR_RESULT, 0
goto_eq MtChimney_CableCarStation_EventScript_22AC9B
end