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
+2 -2
View File
@@ -5,9 +5,9 @@ SootopolisCity_House2_EventScript_226A77:: @ 8226A77
lock
faceplayer
msgbox SootopolisCity_House2_Text_226AAB, 5
compare_var_to_value VAR_RESULT, 1
compare VAR_RESULT, 1
call_if 1, SootopolisCity_House2_EventScript_226A99
compare_var_to_value VAR_RESULT, 0
compare VAR_RESULT, 0
call_if 1, SootopolisCity_House2_EventScript_226AA2
release
end