pokecrystal-board/stats/pokedex/entries/228.asm

9 lines
244 B
NASM
Raw Normal View History

2013-02-05 16:29:20 -08:00
; HoundourPokedexEntry: ; 0x1d0eff
db "DARK@" ; species name
dw 200, 240; height, width
db "Around dawn, its", $4e, "ominous howl", $4e, "echoes through the@"
db "area to announce", $4e, "that this is its", $4e, "territory.@"
; 0x1d0f66