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