summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/128.asm
blob: 3c1f59f4017b360ca37eed7536f90bc87b19a9b7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
; 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.@"
; 0x1b9adb