mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
13 lines
254 B
NASM
13 lines
254 B
NASM
; TaurosPokedexEntry: ; 0x1b9a6f
|
|
db "WILD BULL@" ; species name
|
|
dw 407, 1950; height, width
|
|
|
|
db "These violent"
|
|
next "#MON fight"
|
|
next "with other mem-@"
|
|
db "bers of their herd"
|
|
next "in order to prove"
|
|
next "their strength.@"
|
|
; 0x1b9adb
|
|
|