Make item optional for givemon and setwildbattle
This commit is contained in:
@@ -193,7 +193,7 @@ Route120_EventScript_StevenBattleKecleon::
|
||||
playmoncry SPECIES_KECLEON, CRY_MODE_ENCOUNTER
|
||||
delay 40
|
||||
waitmoncry
|
||||
setwildbattle SPECIES_KECLEON, 30, ITEM_NONE
|
||||
setwildbattle SPECIES_KECLEON, 30
|
||||
setvar VAR_0x8009, 0
|
||||
setflag FLAG_SYS_CTRL_OBJ_DELETE
|
||||
dowildbattle
|
||||
|
||||
Reference in New Issue
Block a user