summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/173.asm
blob: 0d00fa2d9b5139199003c3c11ae4650027cc3b1b (plain)
1
2
3
4
5
6
7
8
9
10
; 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.@"