summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/036.asm
blob: b077f4200b34c4627e2a36c673a70172dc4c3c86 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
; ClefablePokedexEntry: ; 0x182530
	db "FAIRY@" ; species name
	dw 403, 880 ; height, width
	
	db   "Said to live in"
	next "quiet, remote"
	next "mountains, this"
	page "type of fairy has"
	next "a strong aversion"
	next "to being seen.@"
; 0x18259b