Fix cloth stacks not being extractable (#7331)
This commit is contained in:
@@ -52,6 +52,11 @@
|
||||
- type: Material
|
||||
materials:
|
||||
- Cloth
|
||||
- type: Extractable
|
||||
juiceSolution:
|
||||
reagents:
|
||||
- ReagentId: Fiber
|
||||
Quantity: 3
|
||||
- type: Sprite
|
||||
state: cloth_3
|
||||
- type: Appearance
|
||||
@@ -71,11 +76,6 @@
|
||||
state: cloth
|
||||
- type: Stack
|
||||
count: 1
|
||||
- type: Extractable
|
||||
juiceSolution:
|
||||
reagents:
|
||||
- ReagentId: Fiber
|
||||
Quantity: 3
|
||||
|
||||
- type: entity
|
||||
parent: MaterialBase
|
||||
|
||||
Reference in New Issue
Block a user