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

	db   "This is its pre-"
	next "evolved form. At"
	next "this stage, it can"

	page "only harden, so it"
	next "remains motionless"
	next "to avoid attack.@"