shithub: pokecrystal

ref: 2e8b4836b072602d1c200b1f9735e3e0c4242985
dir: /data/pokemon/dex_entries/mareep.asm/

View raw version
	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.@"