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

13 lines
259 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
2013-02-05 16:29:20 -08:00
2014-03-05 21:46:01 -08:00
db "Hiding in people's"
next "shadows at night,"
next "it absorbs their"
page "heat. The chill it"
2014-03-05 21:46:01 -08:00
next "causes makes the"
next "victims shake.@"
2013-02-05 16:29:20 -08:00
; 0x1b8c98