diff options
Diffstat (limited to 'constants/pokemon_data_constants.asm')
-rw-r--r-- | constants/pokemon_data_constants.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/constants/pokemon_data_constants.asm b/constants/pokemon_data_constants.asm index 383e9bac2..9a34e2ae5 100644 --- a/constants/pokemon_data_constants.asm +++ b/constants/pokemon_data_constants.asm @@ -4,8 +4,8 @@ const SLIGHTLY_FAST const SLIGHTLY_SLOW const MEDIUM_SLOW - const SLOW const FAST + const SLOW ; egg group constants const_value SET 1 |