summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/014.asm
blob: c6bd19d24c905489d239fd4e8460d0f5cdd61d08 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
; 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.@"
; 0x181c8a