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

13 lines
261 B
NASM
Raw Normal View History

2013-02-05 16:29:20 -08:00
; GengarPokedexEntry: ; 0x1b8c25
2014-03-05 21:46:01 -08:00
db "SHADOW@" ; species name
2013-02-05 16:29:20 -08:00
dw 411, 890; height, width
2014-03-05 21:46:01 -08:00
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.@"
2013-02-05 16:29:20 -08:00
; 0x1b8c98