mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
9 lines
242 B
NASM
9 lines
242 B
NASM
; HaunterPokedexEntry: ; 0x1b8bbd
|
|
db "GAS@" ; species name
|
|
dw 503, 2; height, width
|
|
|
|
db "It hides in the", $4e, "dark, planning to", $4e, "take the life of@"
|
|
db "the next living", $4e, "thing that wanders", $4e, "close by.@"
|
|
; 0x1b8c25
|
|
|