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

	db   "It uses different"
	next "kinds of cries for"
	next "communicating with"

	page "others of its kind"
	next "and for pursuing"
	next "its prey.@"