mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
9 lines
248 B
NASM
9 lines
248 B
NASM
; 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
|
|
|