summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/houndoom.asm
blob: 6a21602f36029420f3f59da9b02195c9acc38f20 (plain)
1
2
3
4
5
6
7
8
9
10
; HoundoomPokedexEntry: ; 0x1d0f66
	db "DARK@" ; species name
	dw 407, 770 ; height, weight

	db   "The pungent-"
	next "smelling flame"
	next "that shoots from"
	page "its mouth results"
	next "from toxins burn-"
	next "ing in its body.@"