mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-17 02:40:50 +12:00
revert nidos
This commit is contained in:
parent
258cd9f182
commit
43ec0aa63a
|
@ -10,7 +10,7 @@
|
||||||
INCBIN "gfx/pokemon/front/nidoking.pic", 0, 1 ; sprite dimensions
|
INCBIN "gfx/pokemon/front/nidoking.pic", 0, 1 ; sprite dimensions
|
||||||
dw NidokingPicFront, NidokingPicBack
|
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
|
db GROWTH_MEDIUM_SLOW ; growth rate
|
||||||
|
|
||||||
; tm/hm learnset
|
; tm/hm learnset
|
||||||
|
|
|
@ -10,7 +10,7 @@
|
||||||
INCBIN "gfx/pokemon/front/nidoqueen.pic", 0, 1 ; sprite dimensions
|
INCBIN "gfx/pokemon/front/nidoqueen.pic", 0, 1 ; sprite dimensions
|
||||||
dw NidoqueenPicFront, NidoqueenPicBack
|
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
|
db GROWTH_MEDIUM_SLOW ; growth rate
|
||||||
|
|
||||||
; tm/hm learnset
|
; tm/hm learnset
|
||||||
|
|
Loading…
Reference in a new issue