//Maya ASCII 2.0 scene
requires maya "2.0";
createNode cpClothProperty -n "monk_robe";
	setAttr ".ubr" 60;
	setAttr ".vbr" 60;
	setAttr ".sr" 60;
	setAttr ".de" 0.5;
	setAttr ".th" 3;
	setAttr ".thf" 30;
	setAttr ".cf" 0.1;
