Fix cloth stacks not being extractable (#7331)

This commit is contained in:
Leon Friedrich
2022-03-30 15:55:14 +13:00
committed by GitHub
parent 02030cfa0e
commit 217d4c3ca5

View File

@@ -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