summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/128.asm
blob: 78e0808267b8b689a5e05c6959c694002a19e5b9 (plain)
1
2
3
4
5
6
7
8
9
10
; TaurosPokedexEntry: ; 0x1b9a6f
	db "WILD BULL@" ; species name
	dw 407, 1950 ; height, width

	db   "These violent"
	next "#MON fight"
	next "with other mem-"
	page "bers of their herd"
	next "in order to prove"
	next "their strength.@"