shithub: pokecrystal

ref: e246b53ba80f81ab44598686754d5cf65ba20591
dir: /data/pokedex/entries/014.asm/

View raw version
; 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