summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/metapod.asm
blob: b2c6b78b7f8681a947a3eb14e95a77e7b2c5b405 (plain)
1
2
3
4
5
6
7
8
9
10
; MetapodPokedexEntry: ; 0x181ace
	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.@"