mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
13 lines
248 B
NASM
13 lines
248 B
NASM
; HoundourPokedexEntry: ; 0x1d0eff
|
|
db "DARK@" ; species name
|
|
dw 200, 240 ; height, width
|
|
|
|
db "Around dawn, its"
|
|
next "ominous howl"
|
|
next "echoes through the"
|
|
page "area to announce"
|
|
next "that this is its"
|
|
next "territory.@"
|
|
; 0x1d0f66
|
|
|