summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/houndour.asm
blob: 5fa89fe8562dc77cae8798a2d6752bfdc2cb8dfd (plain)
1
2
3
4
5
6
7
8
9
10
; HoundourPokedexEntry: ; 0x1d0eff
	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.@"