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
|
|
@ -14,13 +14,8 @@ dw VenomothPicBack
|
|||
; attacks known at lvl 0
|
||||
db TACKLE
|
||||
db DISABLE
|
||||
IF DEF(_YELLOW)
|
||||
db SUPERSONIC
|
||||
db CONFUSION
|
||||
ELSE
|
||||
db POISONPOWDER
|
||||
db LEECH_LIFE
|
||||
ENDC
|
||||
db POISONPOWDER
|
||||
db LEECH_LIFE
|
||||
db 0 ; growth rate
|
||||
; learnset
|
||||
tmlearn 2,4,6
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue