pokecrystal-board/data/pokedex/entries/128.asm
2014-05-31 22:57:00 -07:00

13 lines
252 B
NASM

; TaurosPokedexEntry: ; 0x1b9a6f
db "WILD BULL@" ; species name
dw 407, 1950 ; height, width
db "These violent"
next "#MON fight"
next "with other mem-"
page "bers of their herd"
next "in order to prove"
next "their strength.@"
; 0x1b9adb