summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/011.asm
blob: 069723c05d8ed0e95bf6ef507a6868dfb1d4a311 (plain)
1
2
3
4
5
6
7
8
9
10
; MetapodPokedexEntry: ; 0x181ace
	db "COCOON@" ; species name
	dw 204, 220 ; height, width

	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.@"