pokecrystal-board/data/pokedex/entries/093.asm
2015-06-23 12:24:51 -06:00

11 lines
234 B
NASM

; HaunterPokedexEntry: ; 0x1b8bbd
db "GAS@" ; species name
dw 503, 2 ; height, width
db "It hides in the"
next "dark, planning to"
next "take the life of"
page "the next living"
next "thing that wanders"
next "close by.@"