shithub: pokecrystal

ref: 3df4c5ffa81d8c31afceb8112e7c30716b0d0949
dir: /data/pokemon/dex_entries/mareep.asm/

View raw version
; MareepPokedexEntry: ; 0x1cd551
	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.@"