blob: bd7851165a4149e8ada37059fcfe717b00915cea (
plain)
1
2
3
4
5
6
7
8
9
10
|
; TaurosPokedexEntry: ; 0x1b9a6f
db "WILD BULL@" ; species name
dw 407, 1950 ; height, weight
db "These violent"
next "#MON fight"
next "with other mem-"
page "bers of their herd"
next "in order to prove"
next "their strength.@"
|