Give Paradox Pokemon the unused growth rates

It seems incredibly funny in my mind and does help close the in-game gap between them; Scream Tail got the very short end of the stick...
This commit is contained in:
May Evans 2022-12-18 05:00:15 +00:00
parent 5e4fb4af38
commit 597dc62f2e
2 changed files with 2 additions and 2 deletions

View file

@ -11,7 +11,7 @@
dw SandyShocksPicFront, SandyShocksPicBack
db TACKLE, SONICBOOM, THUNDERSHOCK, MAGNET_BOMB ; level 1 learnset
db GROWTH_SLOW ; growth rate
db GROWTH_SLIGHTLY_SLOW ; growth rate - reusing unused exp group, seems funny
; tm/hm learnset
tmhm MEGA_KICK, TOXIC, BODY_SLAM, TAKE_DOWN, DOUBLE_EDGE, \

View file

@ -11,7 +11,7 @@
dw ScreamTailPicFront, ScreamTailPicBack
db SING, FAIRY_WIND, DISABLE, BITE ; level 1 learnset
db GROWTH_SLOW ; growth rate
db GROWTH_SLIGHTLY_FAST ; growth rate - reusing unused exp group, seems funny
; tm/hm learnset
tmhm MEGA_PUNCH, MEGA_KICK, TOXIC, BODY_SLAM, TAKE_DOWN, \