Sync compare macros, some event_scripts.s doc, begin map_scripts constants
This commit is contained in:
@@ -13,13 +13,13 @@ Route2_House_EventScript_16F602:: @ 816F602
|
||||
checkflag FLAG_DID_MIMIEN_TRADE
|
||||
goto_if TRUE, EventScript_16F674
|
||||
msgbox gUnknown_81A597B, MSGBOX_YESNO
|
||||
compare_var_to_value VAR_RESULT, 0
|
||||
compare VAR_RESULT, 0
|
||||
goto_if eq, EventScript_16F65C
|
||||
call EventScript_1A8CBD
|
||||
compare_var_to_value VAR_0x8004, 6
|
||||
compare VAR_0x8004, 6
|
||||
goto_if ge, EventScript_16F65C
|
||||
call EventScript_1A8CC9
|
||||
compare_var_to_var VAR_RESULT, VAR_0x8009
|
||||
compare VAR_RESULT, VAR_0x8009
|
||||
goto_if ne, EventScript_16F666
|
||||
call EventScript_1A8CD9
|
||||
msgbox gUnknown_81A59DA
|
||||
|
||||
Reference in New Issue
Block a user