mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-23 15:42:26 +13:00
Clean up more Yellow ifdefs.
This commit is contained in:
parent
6057f285ad
commit
3fd6787692
25 changed files with 15 additions and 319 deletions
|
|
@ -13,14 +13,9 @@ dw PrimeapePicFront
|
|||
dw PrimeapePicBack
|
||||
; attacks known at lvl 0
|
||||
db SCRATCH
|
||||
IF !DEF(_YELLOW)
|
||||
db LEER
|
||||
ENDC
|
||||
db LEER
|
||||
db KARATE_CHOP
|
||||
db FURY_SWIPES
|
||||
IF DEF(_YELLOW)
|
||||
db LOW_KICK
|
||||
ENDC
|
||||
db 0 ; growth rate
|
||||
; learnset
|
||||
tmlearn 1,5,6,8
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue