summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/silver/houndour.asm
blob: ba3891291be9d60aa38bfe0b9a125dc10328e890 (plain)
1
2
3
4
5
6
7
8
9
10
	db "DARK@" ; species name
	dw 200, 240 ; height, weight

	db   "To corner prey,"
	next "they check each"
	next "other's location"

	page "using barks that"
	next "only they can"
	next "understand.@"