pokecrystal-board/data/pokedex/entries/094.asm
2014-05-31 22:57:00 -07:00

13 lines
259 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"
page "heat. The chill it"
next "causes makes the"
next "victims shake.@"
; 0x1b8c98