Fix: Web Clothing Butcher Issues (#33121)

* Make boot web cost equal to one cloth

* Make boots and coat butcher into web

* Remove unneeded default
This commit is contained in:
Preston Smith
2024-11-03 21:33:51 -06:00
committed by GitHub
parent 75dd790aa6
commit 5b4f4237a3
3 changed files with 10 additions and 2 deletions

View File

@@ -853,6 +853,10 @@
- type: Construction
graph: WebObjects
node: coat
- type: Butcherable
spawned:
- id: MaterialWebSilk1
amount: 5
- type: FlavorProfile
flavors:
- cobwebs

View File

@@ -187,6 +187,10 @@
reagents:
- ReagentId: Fiber
Quantity: 10
- type: Butcherable
spawned:
- id: MaterialWebSilk1
amount: 2
- type: Construction
graph: WebObjects
node: boots

View File

@@ -41,13 +41,13 @@
- material: WebSilk
amount: 12
doAfter: 6
- to: boots
steps:
- material: WebSilk
amount: 2
doAfter: 4
# Deconstruction
- node: tile
entity: FloorTileItemWeb