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

	db   "With its Herculean"
	next "powers, it can"
	next "easily throw arou-"

	page "nd an object that"
	next "is 100 times its"
	next "own weight.@"