From c90c447bc16366eb2a4ff5b3a92771ce17a47dae Mon Sep 17 00:00:00 2001 From: DjfjdfofdjfjD Date: Fri, 28 Jul 2023 10:14:23 +0500 Subject: [PATCH] glowstick is food --- .../Entities/Objects/Consumable/Smokeables/Cigars/cigar.yml | 3 +-- Resources/Prototypes/Entities/Objects/Power/powercells.yml | 3 +-- Resources/Prototypes/Entities/Objects/Specific/atmos.yml | 3 +-- Resources/Prototypes/Entities/Objects/Tools/glowstick.yml | 3 +-- 4 files changed, 4 insertions(+), 8 deletions(-) diff --git a/Resources/Prototypes/Entities/Objects/Consumable/Smokeables/Cigars/cigar.yml b/Resources/Prototypes/Entities/Objects/Consumable/Smokeables/Cigars/cigar.yml index cc764bbf75f6ee..3c8927581475a9 100644 --- a/Resources/Prototypes/Entities/Objects/Consumable/Smokeables/Cigars/cigar.yml +++ b/Resources/Prototypes/Entities/Objects/Consumable/Smokeables/Cigars/cigar.yml @@ -50,10 +50,9 @@ equippedPrefix: unlit - type: Item size: 1 - - grindableSolutionName: cigarGold - type: SolutionContainerManager solutions: - cigarGold: + food: reagents: - ReagentId: Gold Quantity: 1 diff --git a/Resources/Prototypes/Entities/Objects/Power/powercells.yml b/Resources/Prototypes/Entities/Objects/Power/powercells.yml index 27f2102f7b4e76..522a4d7c9920b4 100644 --- a/Resources/Prototypes/Entities/Objects/Power/powercells.yml +++ b/Resources/Prototypes/Entities/Objects/Power/powercells.yml @@ -31,10 +31,9 @@ - type: Appearance - type: PowerCellVisuals - type: Riggable - - grindableSolutionName: powercell - type: SolutionContainerManager solutions: - powercell: + food: reagents: - ReagentId: Lithium Quantity: 15 diff --git a/Resources/Prototypes/Entities/Objects/Specific/atmos.yml b/Resources/Prototypes/Entities/Objects/Specific/atmos.yml index b7ece16b30f5dc..fa2a60e8a8fa66 100644 --- a/Resources/Prototypes/Entities/Objects/Specific/atmos.yml +++ b/Resources/Prototypes/Entities/Objects/Specific/atmos.yml @@ -35,10 +35,9 @@ materialComposition: Steel: 400 Glass: 100 - - grindableSolutionName: gasAnalyser - type: SolutionContainerManager solutions: - gasAnalyser: + food: reagents: - ReagentId: Mercury - Quantity: 15 diff --git a/Resources/Prototypes/Entities/Objects/Tools/glowstick.yml b/Resources/Prototypes/Entities/Objects/Tools/glowstick.yml index aaa47d0eff90a4..47b76eeafce4ef 100644 --- a/Resources/Prototypes/Entities/Objects/Tools/glowstick.yml +++ b/Resources/Prototypes/Entities/Objects/Tools/glowstick.yml @@ -61,10 +61,9 @@ startValue: 5.0 endValue: 1.5 property: Radius - - grindableSolutionName: glowstick - type: SolutionContainerManager solutions: - glowstick: + food: reagents: - ReagentId: Oxygen Quantity: 10