shithub: pokecrystal

ref: e29a1f8f948a5353c1ba8d631aa9352185ca6e29
dir: /data/pokedex/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.@"