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
@@ -5,7 +5,7 @@ Route112_CableCarStation_MapScripts:: @ 822AABE
Route112_CableCarStation_MapScript1_22AAC9: @ 822AAC9
setescapewarp ROUTE_112, 255, 28, 28
compare_var_to_value VAR_0x40A3, 2
compare VAR_0x40A3, 2
call_if 1, Route112_CableCarStation_EventScript_22AADD
end
@@ -33,9 +33,9 @@ Route112_CableCarStation_EventScript_22AB17:: @ 822AB17
lock
faceplayer
msgbox Route112_CableCarStation_Text_22AB85, 5
compare_var_to_value VAR_RESULT, 1
compare VAR_RESULT, 1
goto_eq Route112_CableCarStation_EventScript_22AB38
compare_var_to_value VAR_RESULT, 0
compare VAR_RESULT, 0
goto_eq Route112_CableCarStation_EventScript_22AB67
end