pokecrystal-board/stats/pokedex/entries/173.asm
2013-02-05 19:29:20 -05:00

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