//Maya ASCII 2.0 scene
requires maya "2.0";
createNode cpClothProperty -n "harry_shirt";
	setAttr ".vsr" 70;
	setAttr ".sr" 80;
	setAttr ".de" 0.001;
	setAttr ".th" 0.6;
	setAttr ".thf" 50;
	setAttr ".cf" 0.4;
	setAttr ".cd" 0.6;
	setAttr ".ad" 0;
	setAttr ".df" 0.2;
