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

	db   "From this form,"
	next "it will grow into"
	next "an adult. As its"

	page "body becomes soft-"
	next "er, the external"
	next "shell hardens.@"