summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/clefairy.asm
blob: ff26e3e4af6741b7258ace212ea22aa971f97d53 (plain)
1
2
3
4
5
6
7
8
9
10
	db "FAIRY@" ; species name
	dw 200, 170 ; height, weight

	db   "Though rarely"
	next "seen, it becomes"
	next "easier to spot,"

	page "for some reason,"
	next "on the night of a "
	next "full moon.@"