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
@@ -10,9 +10,9 @@ Route111_OldLadysRestStop_EventScript_22A920:: @ 822A920
lock
faceplayer
msgbox Route111_OldLadysRestStop_Text_22A978, 5
compare_var_to_value VAR_RESULT, 1
compare VAR_RESULT, 1
goto_eq Route111_OldLadysRestStop_EventScript_22A941
compare_var_to_value VAR_RESULT, 0
compare VAR_RESULT, 0
goto_eq Route111_OldLadysRestStop_EventScript_22A96E
end
@@ -21,9 +21,9 @@ Route111_OldLadysRestStop_EventScript_22A941:: @ 822A941
closemessage
call Route111_OldLadysRestStop_EventScript_272083
msgbox Route111_OldLadysRestStop_Text_22AA16, 5
compare_var_to_value VAR_RESULT, 1
compare VAR_RESULT, 1
goto_eq Route111_OldLadysRestStop_EventScript_22A941
compare_var_to_value VAR_RESULT, 0
compare VAR_RESULT, 0
goto_eq Route111_OldLadysRestStop_EventScript_22A96E
end