summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/mareep.asm
blob: 3f0492ade41162a0af0b8d9b7c4ba1dbc1a079e5 (plain)
1
2
3
4
5
6
7
8
9
10
	db "WOOL@" ; species name
	dw 200, 170 ; height, weight

	db   "It stores lots of"
	next "air in its soft"
	next "fur, allowing it"

	page "to stay cool in"
	next "summer and warm"
	next "in winter.@"