pokecrystal-board/stats/pokedex/entries/173.asm
2014-03-06 00:46:01 -05:00

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