diff --git a/Resources/Prototypes/Entities/Clothing/OuterClothing/wintercoats.yml b/Resources/Prototypes/Entities/Clothing/OuterClothing/wintercoats.yml index 4bf1ec87fd..46f96750c0 100644 --- a/Resources/Prototypes/Entities/Clothing/OuterClothing/wintercoats.yml +++ b/Resources/Prototypes/Entities/Clothing/OuterClothing/wintercoats.yml @@ -853,6 +853,10 @@ - type: Construction graph: WebObjects node: coat + - type: Butcherable + spawned: + - id: MaterialWebSilk1 + amount: 5 - type: FlavorProfile flavors: - cobwebs diff --git a/Resources/Prototypes/Entities/Clothing/Shoes/boots.yml b/Resources/Prototypes/Entities/Clothing/Shoes/boots.yml index 4223f2217e..e5ef7e23bb 100644 --- a/Resources/Prototypes/Entities/Clothing/Shoes/boots.yml +++ b/Resources/Prototypes/Entities/Clothing/Shoes/boots.yml @@ -187,6 +187,10 @@ reagents: - ReagentId: Fiber Quantity: 10 + - type: Butcherable + spawned: + - id: MaterialWebSilk1 + amount: 2 - type: Construction graph: WebObjects node: boots diff --git a/Resources/Prototypes/Recipes/Crafting/Graphs/web.yml b/Resources/Prototypes/Recipes/Crafting/Graphs/web.yml index 7c17cbc080..7e303f8ba3 100644 --- a/Resources/Prototypes/Recipes/Crafting/Graphs/web.yml +++ b/Resources/Prototypes/Recipes/Crafting/Graphs/web.yml @@ -41,13 +41,13 @@ - material: WebSilk amount: 12 doAfter: 6 - + - to: boots steps: - material: WebSilk amount: 2 doAfter: 4 - + # Deconstruction - node: tile entity: FloorTileItemWeb