summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/228.asm
blob: 9da08359998677fe7eae40dd97eafcc0dfba58ef (plain)
1
2
3
4
5
6
7
8
9
10
; HoundourPokedexEntry: ; 0x1d0eff
	db "DARK@" ; species name
	dw 200, 240 ; height, width
	
	db   "Around dawn, its"
	next "ominous howl"
	next "echoes through the"
	page "area to announce"
	next "that this is its"
	next "territory.@"