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