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