summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/014.asm
blob: ad78ddd32a943d87ceb4b6a009cb615dbd7f37b2 (plain)
1
2
3
4
5
6
7
8
9
10
; KakunaPokedexEntry: ; 0x181c23
	db "COCOON@" ; species name
	dw 200, 220 ; height, width

	db   "Nearly incapable"
	next "of movement, it"
	next "leans against"
	page "stout trees while"
	next "waiting for its"
	next "evolution.@"