mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-11-10 23:40:59 +13:00
Cactus should have Barrage
While never having a full learnsetset, Barrage is listed as Cactus's signature move in some sources. Pendraken had "Squid-Ink" but that never made it.
This commit is contained in:
parent
4ca269c429
commit
c3bb00b865
|
|
@ -10,7 +10,7 @@
|
|||
INCBIN "gfx/pokemon/front/cactus.pic", 0, 1 ; sprite dimensions
|
||||
dw CactusPicFront, CactusPicBack
|
||||
|
||||
db TACKLE, SAND_ATTACK, NO_MOVE, NO_MOVE ; level 1 learnset
|
||||
db BARRAGE, SAND_ATTACK, NO_MOVE, NO_MOVE ; level 1 learnset
|
||||
db GROWTH_MEDIUM_FAST ; growth rate
|
||||
|
||||
; tm/hm learnset
|
||||
|
|
|
|||
Loading…
Reference in a new issue