blob: 4daf7ebff327dace2be85718d5445e5fb230cadd (
plain)
1
2
3
4
5
6
7
8
|
; 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
|