shithub: pokecrystal

ref: 44a11e6588fe9c7a479dc624f3bac0ac2238df2a
dir: /stats/pokedex/entries/011.asm/

View raw version
; MetapodPokedexEntry: ; 0x181ace
	db "COCOON@" ; species name
	dw 204, 220; height, width
	
	db "This is its pre-", $4e, "evolved form. At", $4e, "this stage, it can@"
	db "only harden, so it", $4e, "remains motionless", $4e, "to avoid attack.@"
; 0x181b45