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

	db   "Inside the shell,"
	next "it is soft and"
	next "weak as it pre-"

	page "pares to evolve."
	next "It stays motion-"
	next "less in the shell.@"