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

	db   "Around dawn, its"
	next "ominous howl"
	next "echoes through the"

	page "area to announce"
	next "that this is its"
	next "territory.@"