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