summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/173.asm
blob: b4be5050b70d7c5f4c34521d64657ed1a91d0082 (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.@"