shithub: pokecrystal

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