summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/umbreon.asm
blob: 483322f18a18657bcb92daaf47bebf4a88d1138f (plain)
1
2
3
4
5
6
7
8
9
10
; UmbreonPokedexEntry: ; 0x1d01af
	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.@"