summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/179.asm
blob: b76ebfc0e7f1dcb5470548060ae151afd6f68279 (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.@"