summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/035.asm
blob: 7fff50679b57f3a3b1e691f4c93bce1262aa1f61 (plain)
1
2
3
4
5
6
7
8
9
10
; ClefairyPokedexEntry: ; 0x1824c8
	db "FAIRY@" ; species name
	dw 200, 170 ; height, width

	db   "Though rarely"
	next "seen, it becomes"
	next "easier to spot,"
	page "for some reason,"
	next "on the night of a "
	next "full moon.@"