summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/silver/heracross.asm
blob: 0659f36141667dceb80313c89d71f099c3d956a2 (plain)
1
2
3
4
5
6
7
8
9
10
	db "SINGLEHORN@" ; species name
	dw 411, 1190 ; height, weight

	db   "Usually docile,"
	next "but if disturbed"
	next "while sipping"

	page "honey, it chases"
	next "off the intruder"
	next "with its horn.@"