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