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

	db   "Said to live in"
	next "quiet, remote"
	next "mountains, this"

	page "type of fairy has"
	next "a strong aversion"
	next "to being seen.@"