shithub: pokecrystal

ref: 9b3c45b14d40d084b6301129d25376ee115b25ad
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.@"