Merge branch 'master' into clone-union
This commit is contained in:
@@ -6,9 +6,8 @@ Route16_House_EventScript_Woman::
|
||||
faceplayer
|
||||
goto_if_set FLAG_GOT_HM02, Route16_House_EventScript_AlreadyGotHM02
|
||||
msgbox Route16_House_Text_FoundMySecretRetreat
|
||||
checkitemspace ITEM_HM02, 1
|
||||
compare VAR_RESULT, FALSE
|
||||
goto_if_eq Route16_House_EventScript_NoRoomForHM02
|
||||
checkitemspace ITEM_HM02
|
||||
goto_if_eq VAR_RESULT, FALSE, Route16_House_EventScript_NoRoomForHM02
|
||||
giveitem_msg Route16_House_Text_ReceivedHM02FromGirl, ITEM_HM02
|
||||
msgbox Route16_House_Text_ExplainHM02
|
||||
setflag FLAG_GOT_HM02
|
||||
|
||||
Reference in New Issue
Block a user