mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
13 lines
256 B
NASM
13 lines
256 B
NASM
; CleffaPokedexEntry: ; 0x1cd2bc
|
|
db "STARSHAPE@" ; species name
|
|
dw 100, 70; height, width
|
|
|
|
db "If the impact site"
|
|
next "of a meteorite is"
|
|
next "found, this@"
|
|
db "#MON is certain"
|
|
next "to be within the"
|
|
next "immediate area.@"
|
|
; 0x1cd32c
|
|
|