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

	db   "When agitated,"
	next "this #MON pro-"
	next "tects itself by"

	page "spraying poisonous"
	next "sweat from its"
	next "pores.@"