summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/179.asm
blob: 7acaa9239ebbe2182d0c02339c6d6b1727ff73fa (plain)
1
2
3
4
5
6
7
8
; MareepPokedexEntry: ; 0x1cd551
	db "WOOL@" ; species name
	dw 200, 170; height, width
	
	db "It stores lots of", $4e, "air in its soft", $4e, "fur, allowing it@"
	db "to stay cool in", $4e, "summer and warm", $4e, "in winter.@"
; 0x1cd5b8