Add CRY_MODE constants
This commit is contained in:
@@ -183,7 +183,7 @@ NewMauville_Inside_EventScript_Voltorb1::
|
||||
faceplayer
|
||||
setwildbattle SPECIES_VOLTORB, 25, ITEM_NONE
|
||||
waitse
|
||||
playmoncry SPECIES_VOLTORB, 2
|
||||
playmoncry SPECIES_VOLTORB, CRY_MODE_ENCOUNTER
|
||||
delay 40
|
||||
waitmoncry
|
||||
setflag FLAG_SYS_CTRL_OBJ_DELETE
|
||||
@@ -210,7 +210,7 @@ NewMauville_Inside_EventScript_Voltorb2::
|
||||
faceplayer
|
||||
setwildbattle SPECIES_VOLTORB, 25, ITEM_NONE
|
||||
waitse
|
||||
playmoncry SPECIES_VOLTORB, 2
|
||||
playmoncry SPECIES_VOLTORB, CRY_MODE_ENCOUNTER
|
||||
delay 40
|
||||
waitmoncry
|
||||
setflag FLAG_SYS_CTRL_OBJ_DELETE
|
||||
@@ -237,7 +237,7 @@ NewMauville_Inside_EventScript_Voltorb3::
|
||||
faceplayer
|
||||
setwildbattle SPECIES_VOLTORB, 25, ITEM_NONE
|
||||
waitse
|
||||
playmoncry SPECIES_VOLTORB, 2
|
||||
playmoncry SPECIES_VOLTORB, CRY_MODE_ENCOUNTER
|
||||
delay 40
|
||||
waitmoncry
|
||||
setflag FLAG_SYS_CTRL_OBJ_DELETE
|
||||
|
||||
Reference in New Issue
Block a user