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