Make item optional for givemon and setwildbattle
This commit is contained in:
@@ -94,7 +94,7 @@ IslandCave_EventScript_Regice::
|
||||
playmoncry SPECIES_REGICE, CRY_MODE_ENCOUNTER
|
||||
delay 40
|
||||
waitmoncry
|
||||
setwildbattle SPECIES_REGICE, 40, ITEM_NONE
|
||||
setwildbattle SPECIES_REGICE, 40
|
||||
setflag FLAG_SYS_CTRL_OBJ_DELETE
|
||||
special StartRegiBattle
|
||||
waitstate
|
||||
|
||||
Reference in New Issue
Block a user