mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-01-23 09:16:20 -08:00
9 lines
250 B
NASM
9 lines
250 B
NASM
; CleffaPokedexEntry: ; 0x1cd2bc
|
|
db "STARSHAPE@" ; species name
|
|
dw 100, 70; height, width
|
|
|
|
db "If the impact site", $4e, "of a meteorite is", $4e, "found, this@"
|
|
db "#MON is certain", $4e, "to be within the", $4e, "immediate area.@"
|
|
; 0x1cd32c
|
|
|