pokecrystal-board/stats/pokedex/entries/229.asm
2014-03-06 00:46:01 -05:00

13 lines
254 B
NASM

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