mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
13 lines
254 B
NASM
13 lines
254 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"
|
|
page "#MON is certain"
|
|
next "to be within the"
|
|
next "immediate area.@"
|
|
; 0x1cd32c
|
|
|