use TRUE and FALSE for flag conditionals; more story flags
This commit is contained in:
@@ -14,11 +14,11 @@ Route18_EastEntrance_2F_EventScript_17047E:: @ 817047E
|
||||
faceplayer
|
||||
setvar VAR_0x8008, 5
|
||||
call EventScript_1A8CAD
|
||||
checkflag FLAG_0x257
|
||||
goto_if_eq EventScript_1704F0
|
||||
checkflag FLAG_DID_MARC_TRADE
|
||||
goto_if TRUE, EventScript_1704F0
|
||||
msgbox gUnknown_81A597B, MSGBOX_YESNO
|
||||
compare_var_to_value VAR_RESULT, 0
|
||||
goto_if_eq EventScript_1704D8
|
||||
goto_if eq, EventScript_1704D8
|
||||
call EventScript_1A8CBD
|
||||
compare_var_to_value VAR_0x8004, 6
|
||||
goto_if ge, EventScript_1704D8
|
||||
@@ -27,7 +27,7 @@ Route18_EastEntrance_2F_EventScript_17047E:: @ 817047E
|
||||
goto_if ne, EventScript_1704E2
|
||||
call EventScript_1A8CD9
|
||||
msgbox gUnknown_81A59DA
|
||||
setflag FLAG_0x257
|
||||
setflag FLAG_DID_MARC_TRADE
|
||||
release
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user