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

13 lines
261 B
NASM

; GengarPokedexEntry: ; 0x1b8c25
db "SHADOW@" ; species name
dw 411, 890; height, width
db "Hiding in people's"
next "shadows at night,"
next "it absorbs their@"
db "heat. The chill it"
next "causes makes the"
next "victims shake.@"
; 0x1b8c98