shithub: pokecrystal

ref: 70ef2f3432a2d6a11585fdbc8fb9e2e25d63f316
dir: /data/pokemon/dex_entries/caterpie.asm/

View raw version
	db "WORM@" ; species name
	dw 100, 60 ; height, weight

	db   "It crawls into"
	next "foliage where it"
	next "camouflages itself"

	page "among leaves that"
	next "are the same color"
	next "as its body.@"