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