shithub: pokecrystal

ref: 2d1a1b9c174cefbf71d9a81749262a3159cfed5a
dir: /data/pokedex/entries/229.asm/

View raw version
; HoundoomPokedexEntry: ; 0x1d0f66
	db "DARK@" ; species name
	dw 407, 770 ; height, width
	
	db   "The pungent-"
	next "smelling flame"
	next "that shoots from"
	page "its mouth results"
	next "from toxins burn-"
	next "ing in its body.@"
; 0x1d0fd1