shithub: pokecrystal

ref: 44a11e6588fe9c7a479dc624f3bac0ac2238df2a
dir: /stats/pokedex/entries/179.asm/

View raw version
; 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