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

	db   "The moonlight that"
	next "it stores in the"
	next "wings on its back"

	page "apparently gives"
	next "it the ability to"
	next "float in midair.@"