summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/228.asm
blob: a9e97dc80edfc0d2a88c6c99824746d3bb2567a2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
; 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.@"
; 0x1d0f66