Drop some optional script command arguments
This commit is contained in:
@@ -6,7 +6,7 @@ Route16_House_EventScript_Woman::
|
||||
faceplayer
|
||||
goto_if_set FLAG_GOT_HM02, Route16_House_EventScript_AlreadyGotHM02
|
||||
msgbox Route16_House_Text_FoundMySecretRetreat
|
||||
checkitemspace ITEM_HM02, 1
|
||||
checkitemspace ITEM_HM02
|
||||
compare VAR_RESULT, FALSE
|
||||
goto_if_eq Route16_House_EventScript_NoRoomForHM02
|
||||
giveitem_msg Route16_House_Text_ReceivedHM02FromGirl, ITEM_HM02
|
||||
|
||||
Reference in New Issue
Block a user