summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/035.asm
blob: 4c830828cac999394709da0cfaccf9b06aa79579 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
; 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.@"
; 0x182530