diff --git a/Resources/Prototypes/Entities/Objects/Materials/materials.yml b/Resources/Prototypes/Entities/Objects/Materials/materials.yml index b6ae5042b8..e4054bfca3 100644 --- a/Resources/Prototypes/Entities/Objects/Materials/materials.yml +++ b/Resources/Prototypes/Entities/Objects/Materials/materials.yml @@ -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