shithub: pokecrystal

ref: 2d2a7dec7d8bea0c456e4598f73c24e4b5635c24
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.@"