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