summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/229.asm
blob: 5031249190534efd2222277ed2258d695543bcda (plain)
1
2
3
4
5
6
7
8
; HoundoomPokedexEntry: ; 0x1d0f66
	db "DARK@" ; species name
	dw 407, 770; height, width
	
	db "The pungent-", $4e, "smelling flame", $4e, "that shoots from@"
	db "its mouth results", $4e, "from toxins burn-", $4e, "ing in its body.@"
; 0x1d0fd1