shithub: pokecrystal

ref: adc41566aa1dcedb31214756e0873d641bad5a0e
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