* Update improvised.yml
added CottonWovenCloth
* added cotton.yml constructionGraph
* it's spelled cotton, not cotten
--- /dev/null
+- type: constructionGraph\r
+ id: CottonObjects\r
+ start: start\r
+ graph:\r
+ - node: start\r
+ edges:\r
+ - to: cottoncloth\r
+ steps:\r
+ - material: Cotton\r
+ amount: 4\r
+ doAfter: 3\r
+ - node: cottoncloth\r
+ entity: MaterialCloth1\r
icon:
sprite: Objects/Weapons/Bombs/ied.rsi
state: icon
+
+- type: construction
+ name: cotton woven cloth
+ id: CottonWovenCloth
+ graph: CottonObjects
+ startNode: start
+ targetNode: cottoncloth
+ category: construction-category-misc
+ description: "A homemade piece of cotton cloth, it feels coarse."
+ icon:
+ sprite: Objects/Materials/materials.rsi
+ state: cloth_3
+ objectType: Item