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

13 lines
250 B
NASM

; HoundourPokedexEntry: ; 0x1d0eff
db "DARK@" ; species name
dw 200, 240; height, width
db "Around dawn, its"
next "ominous howl"
next "echoes through the@"
db "area to announce"
next "that this is its"
next "territory.@"
; 0x1d0f66