Files
pokecrystal-board/stats/pokedex/entries/094.asm
2014-03-07 21:46:33 -05: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