summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/umbreon.asm
blob: 206ea4070426f75ea4dfdfdeabadc9ee89b51636 (plain)
1
2
3
4
5
6
7
8
9
10
	db "MOONLIGHT@" ; species name
	dw 303, 600 ; height, weight

	db   "On the night of a"
	next "full moon, or when"
	next "it gets excited,"

	page "the ring patterns"
	next "on its body glow"
	next "yellow.@"