revert nidos

This commit is contained in:
May Evans 2022-09-30 14:42:34 +01:00
parent 258cd9f182
commit 43ec0aa63a
2 changed files with 2 additions and 2 deletions

View file

@ -10,7 +10,7 @@
INCBIN "gfx/pokemon/front/nidoking.pic", 0, 1 ; sprite dimensions
dw NidokingPicFront, NidokingPicBack
db EARTHQUAKE, BODY_SLAM, BLIZZARD, THUNDERBOLT ; level 1 learnset - used for trainers
db TACKLE, HORN_ATTACK, POISON_STING, THRASH ; level 1 learnset
db GROWTH_MEDIUM_SLOW ; growth rate
; tm/hm learnset

View file

@ -10,7 +10,7 @@
INCBIN "gfx/pokemon/front/nidoqueen.pic", 0, 1 ; sprite dimensions
dw NidoqueenPicFront, NidoqueenPicBack
db EARTHQUAKE, ROCK_SLIDE, SURF, BLIZZARD ; level 1 learnset - used for trainers
db TACKLE, SCRATCH, TAIL_WHIP, BODY_SLAM ; level 1 learnset
db GROWTH_MEDIUM_SLOW ; growth rate
; tm/hm learnset