pokecrystal-board/data/pokedex/entries/228.asm
2014-05-31 22:57:00 -07:00

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