summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/011.asm
blob: c4e8ae199e58031106b73c1a283e0c4abdf87f17 (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.@"