shithub: pokecrystal

ref: 4162705db909da94a62f30b5e2caee048b3bc107
dir: /data/pokemon/dex_entries/caterpie.asm/

View raw version
; CaterpiePokedexEntry: ; 0x181a60
	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.@"