Clean up more Yellow ifdefs.

This commit is contained in:
IIMarckus 2016-03-22 00:10:23 -06:00
parent 6057f285ad
commit 3fd6787692
25 changed files with 15 additions and 319 deletions

View file

@ -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