pokecrystal-board/stats/pokedex/entries/094.asm

9 lines
255 B
NASM
Raw Normal View History

2013-02-05 16:29:20 -08:00
; GengarPokedexEntry: ; 0x1b8c25
db "SHADOW@" ; species name
dw 411, 890; height, width
db "Hiding in people's", $4e, "shadows at night,", $4e, "it absorbs their@"
db "heat. The chill it", $4e, "causes makes the", $4e, "victims shake.@"
; 0x1b8c98