shithub: pokecrystal

ref: 7b10cb2878eb9011f42d4fe2815de9ab3a28eba4
dir: /data/pokedex/entries/179.asm/

View raw version
; MareepPokedexEntry: ; 0x1cd551
	db "WOOL@" ; species name
	dw 200, 170 ; height, width
	
	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.@"