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
@@ -57,7 +57,7 @@ FortreeCity_EventScript_1E2614:: @ 81E2614
lock
faceplayer
checkitem ITEM_DEVON_SCOPE, 1
compare_var_to_value VAR_RESULT, 1
compare VAR_RESULT, 1
goto_eq FortreeCity_EventScript_1E2630
msgbox FortreeCity_Text_1E29E5, 4
release
@@ -65,7 +65,7 @@ FortreeCity_EventScript_1E2614:: @ 81E2614
FortreeCity_EventScript_1E2630:: @ 81E2630
msgbox FortreeCity_Text_1E2A08, 5
compare_var_to_value VAR_RESULT, 1
compare VAR_RESULT, 1
goto_eq FortreeCity_EventScript_1E2645
release
end