You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07: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
|
||
|
|
|