Drop some optional script command arguments
This commit is contained in:
@@ -6,7 +6,7 @@ SaffronCity_MrPsychicsHouse_EventScript_MrPsychic::
|
||||
faceplayer
|
||||
goto_if_set FLAG_GOT_TM29_FROM_MR_PSYCHIC, SaffronCity_MrPsychicsHouse_EventScript_AlreadyGotTM29
|
||||
msgbox SaffronCity_MrPsychicsHouse_Text_YouWantedThis
|
||||
checkitemspace ITEM_TM29, 1
|
||||
checkitemspace ITEM_TM29
|
||||
compare VAR_RESULT, FALSE
|
||||
goto_if_eq SaffronCity_MrPsychicsHouse_EventScript_NoRoomForTM29
|
||||
giveitem_msg SaffronCity_MrPsychicsHouse_Text_ReceivedTM29FromMrPsychic, ITEM_TM29
|
||||
|
||||
Reference in New Issue
Block a user