shithub: pokecrystal

ref: efee40447ef4bce70cb97fa9c653fe350af000d1
dir: /data/pokedex/entries/188.asm/

View raw version
; SkiploomPokedexEntry: ; 0x1cd928
	db "COTTONWEED@" ; species name
	dw 200, 20 ; height, width
	
	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.@"