summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/kakuna.asm
blob: 3f4a1326db9b8146aa856b4a1ab5148843e94ee8 (plain)
1
2
3
4
5
6
7
8
9
10
	db "COCOON@" ; species name
	dw 200, 220 ; height, weight

	db   "Nearly incapable"
	next "of movement, it"
	next "leans against"

	page "stout trees while"
	next "waiting for its"
	next "evolution.@"