diff options
| author | GriffinR <griffin.g.richards@gmail.com> | 2021-11-07 12:58:11 -0500 |
|---|---|---|
| committer | GriffinR <griffin.g.richards@gmail.com> | 2021-11-07 13:33:05 -0500 |
| commit | 54b254a829d973345b0d282b7a4ffd7458a5c7da (patch) | |
| tree | db16c5d0a7b31889ecbc49e28c1e8c79c41f9606 /data/maps/Route120 | |
| parent | 4f825a6ee012c925b3da100b67d363676a03029d (diff) | |
Add CRY_MODE constants
Diffstat (limited to 'data/maps/Route120')
| -rw-r--r-- | data/maps/Route120/scripts.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/Route120/scripts.inc b/data/maps/Route120/scripts.inc index f07395824..23eaec8c2 100644 --- a/data/maps/Route120/scripts.inc +++ b/data/maps/Route120/scripts.inc @@ -210,7 +210,7 @@ Route120_EventScript_StevenBattleKecleon:: applymovement LOCALID_BRIDGE_KECLEON, Movement_KecleonAppears waitmovement 0 waitse - playmoncry SPECIES_KECLEON, 2 + playmoncry SPECIES_KECLEON, CRY_MODE_ENCOUNTER delay 40 waitmoncry setwildbattle SPECIES_KECLEON, 30, ITEM_NONE |
