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

	db   "It prepares for"
	next "evolution by har-"
	next "dening its shell"

	page "as much as possi-"
	next "ble to protect its"
	next "soft body.@"