shithub: pokecrystal

ref: b921c130e82959e5e06d5f1e619438c5e6dbb1e9
dir: /stats/pokedex/entries/188.asm/

View raw version
; SkiploomPokedexEntry: ; 0x1cd928
	db "COTTONWEED@" ; species name
	dw 200, 20; height, width
	
	db "As soon as it", $4e, "rains, it closes", $4e, "its flower and@"
	db "hides in the shade", $4e, "of a tree to avoid", $4e, "getting wet.@"
; 0x1cd998