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

	db   "With its acute"
	next "hearing, it can"
	next "pick up sounds"

	page "from far away. It"
	next "usually hides in"
	next "quiet places.@"