shithub: pokecrystal

ref: 0aac0f9cfc5bc95b378d0c33cb047f136cd361b7
dir: /data/pokemon/dex_entries/metapod.asm/

View raw version
	db "COCOON@" ; species name
	dw 204, 220 ; height, weight

	db   "This is its pre-"
	next "evolved form. At"
	next "this stage, it can"

	page "only harden, so it"
	next "remains motionless"
	next "to avoid attack.@"