summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/035.asm
blob: b93c88de28d27757ceaf64cf28588c75b1ed05ea (plain)
1
2
3
4
5
6
7
8
; ClefairyPokedexEntry: ; 0x1824c8
	db "FAIRY@" ; species name
	dw 200, 170; height, width
	
	db "Though rarely", $4e, "seen, it becomes", $4e, "easier to spot,@"
	db "for some reason,", $4e, "on the night of a ", $4e, "full moon.@"
; 0x182530