mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-24 16:12:32 +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
|
|
@ -12,17 +12,10 @@ INCBIN "pic/bmon/gyarados.pic",0,1 ; 77, sprite dimensions
|
|||
dw GyaradosPicFront
|
||||
dw GyaradosPicBack
|
||||
; attacks known at lvl 0
|
||||
IF DEF(_YELLOW)
|
||||
db TACKLE
|
||||
db 0
|
||||
db 0
|
||||
db 0
|
||||
ELSE
|
||||
db BITE
|
||||
db DRAGON_RAGE
|
||||
db LEER
|
||||
db HYDRO_PUMP
|
||||
ENDC
|
||||
db 5 ; growth rate
|
||||
; learnset
|
||||
tmlearn 6,8
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue