summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/014.asm
blob: 3e5c21e8dfcc9208546b60d4069d2ecbf770fa08 (plain)
1
2
3
4
5
6
7
8
; KakunaPokedexEntry: ; 0x181c23
	db "COCOON@" ; species name
	dw 200, 220; height, width
	
	db "Nearly incapable", $4e, "of movement, it", $4e, "leans against@"
	db "stout trees while", $4e, "waiting for its", $4e, "evolution.@"
; 0x181c8a