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:
@@ -853,6 +853,10 @@
|
||||
- type: Construction
|
||||
graph: WebObjects
|
||||
node: coat
|
||||
- type: Butcherable
|
||||
spawned:
|
||||
- id: MaterialWebSilk1
|
||||
amount: 5
|
||||
- type: FlavorProfile
|
||||
flavors:
|
||||
- cobwebs
|
||||
|
||||
@@ -187,6 +187,10 @@
|
||||
reagents:
|
||||
- ReagentId: Fiber
|
||||
Quantity: 10
|
||||
- type: Butcherable
|
||||
spawned:
|
||||
- id: MaterialWebSilk1
|
||||
amount: 2
|
||||
- type: Construction
|
||||
graph: WebObjects
|
||||
node: boots
|
||||
|
||||
@@ -41,13 +41,13 @@
|
||||
- material: WebSilk
|
||||
amount: 12
|
||||
doAfter: 6
|
||||
|
||||
|
||||
- to: boots
|
||||
steps:
|
||||
- material: WebSilk
|
||||
amount: 2
|
||||
doAfter: 4
|
||||
|
||||
|
||||
# Deconstruction
|
||||
- node: tile
|
||||
entity: FloorTileItemWeb
|
||||
|
||||
Reference in New Issue
Block a user