mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
9 lines
255 B
NASM
9 lines
255 B
NASM
; 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
|
|
|