pokecrystal-board/stats/pokedex/entries/173.asm

9 lines
250 B
NASM
Raw Normal View History

2013-02-05 16:29:20 -08:00
; 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