shithub: pokecrystal

ref: 4eb8165158cb72c1c73dcf1a5094aab9c9783910
dir: /data/pokemon/dex_entries/skiploom.asm/

View raw version
	db "COTTONWEED@" ; species name
	dw 200, 20 ; height, weight

	db   "As soon as it"
	next "rains, it closes"
	next "its flower and"

	page "hides in the shade"
	next "of a tree to avoid"
	next "getting wet.@"