13 lines
252 B
NASM
Raw Normal View History

2013-02-05 19:29:20 -05:00
; TaurosPokedexEntry: ; 0x1b9a6f
db "WILD BULL@" ; species name
dw 407, 1950 ; height, width
2013-02-05 19:29:20 -05:00
2014-03-06 00:46:01 -05:00
db "These violent"
next "#MON fight"
next "with other mem-"
page "bers of their herd"
2014-03-06 00:46:01 -05:00
next "in order to prove"
next "their strength.@"
2013-02-05 19:29:20 -05:00
; 0x1b9adb