Make item optional for givemon and setwildbattle
This commit is contained in:
@@ -35,7 +35,7 @@ MarineCave_End_EventScript_Kyogre::
|
||||
delay 40
|
||||
waitmoncry
|
||||
setvar VAR_LAST_TALKED, LOCALID_KYOGRE
|
||||
setwildbattle SPECIES_KYOGRE, 70, ITEM_NONE
|
||||
setwildbattle SPECIES_KYOGRE, 70
|
||||
setflag FLAG_SYS_CTRL_OBJ_DELETE
|
||||
special BattleSetup_StartLegendaryBattle
|
||||
waitstate
|
||||
|
||||
Reference in New Issue
Block a user