summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/179.asm
blob: 1aee7365b6878ddb35794ee49916466ef47bd3cf (plain)
1
2
3
4
5
6
7
8
9
10
; MareepPokedexEntry: ; 0x1cd551
	db "WOOL@" ; species name
	dw 200, 170 ; height, width

	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.@"