shithub: pokecrystal

ref: e29a1f8f948a5353c1ba8d631aa9352185ca6e29
dir: /data/pokedex/entries/skiploom.asm/

View raw version
; SkiploomPokedexEntry: ; 0x1cd928
	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.@"