summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/clefable.asm
blob: 240d70eb5854b773d6a2334f7acddd71d6d55640 (plain)
1
2
3
4
5
6
7
8
9
10
; ClefablePokedexEntry: ; 0x182530
	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.@"