pokecrystal/data/pokedex/entries/093.asm

11 lines
234 B
NASM
Raw Normal View History

2013-02-06 00:29:20 +00:00
; HaunterPokedexEntry: ; 0x1b8bbd
db "GAS@" ; species name
dw 503, 2 ; height, width
2013-02-06 00:29:20 +00:00
2014-03-06 05:46:01 +00:00
db "It hides in the"
next "dark, planning to"
next "take the life of"
page "the next living"
2014-03-06 05:46:01 +00:00
next "thing that wanders"
next "close by.@"