From: freeman2651 <104049107+freeman2651@users.noreply.github.com> Date: Tue, 11 Apr 2023 01:23:35 +0000 (-0400) Subject: [tweak] Pills 1984 (#15292) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=96e91f5dc298e696a296546eb21c1e2b5c47d55a;p=space-station-14.git [tweak] Pills 1984 (#15292) * reduce pill volume to 20u * and fix chem master dosage lmao --- diff --git a/Resources/Prototypes/Entities/Objects/Specific/Medical/healing.yml b/Resources/Prototypes/Entities/Objects/Specific/Medical/healing.yml index 47a3cab318..f2fdaf6fc6 100644 --- a/Resources/Prototypes/Entities/Objects/Specific/Medical/healing.yml +++ b/Resources/Prototypes/Entities/Objects/Specific/Medical/healing.yml @@ -157,7 +157,7 @@ - type: SolutionContainerManager solutions: food: - maxVol: 50 + maxVol: 20 reagents: - ReagentId: Dexalin Quantity: 15 @@ -170,7 +170,7 @@ - type: SolutionContainerManager solutions: food: - maxVol: 50 + maxVol: 20 reagents: - ReagentId: Dylovene Quantity: 15 @@ -183,7 +183,7 @@ - type: SolutionContainerManager solutions: food: - maxVol: 50 + maxVol: 20 reagents: - ReagentId: Hyronalin Quantity: 15 @@ -196,7 +196,7 @@ - type: SolutionContainerManager solutions: food: - maxVol: 50 + maxVol: 20 reagents: - ReagentId: Iron Quantity: 15 @@ -209,7 +209,7 @@ - type: SolutionContainerManager solutions: food: - maxVol: 50 + maxVol: 20 reagents: - ReagentId: Kelotane Quantity: 15 @@ -222,7 +222,7 @@ - type: SolutionContainerManager solutions: food: - maxVol: 50 + maxVol: 20 reagents: - ReagentId: SpaceDrugs Quantity: 15 @@ -235,7 +235,7 @@ - type: SolutionContainerManager solutions: food: - maxVol: 50 + maxVol: 20 reagents: - ReagentId: Tricordrazine Quantity: 15 @@ -248,7 +248,7 @@ - type: SolutionContainerManager solutions: food: - maxVol: 50 + maxVol: 20 reagents: - ReagentId: Romerol Quantity: 10 diff --git a/Resources/Prototypes/Entities/Objects/Specific/chemistry.yml b/Resources/Prototypes/Entities/Objects/Specific/chemistry.yml index 1eeae258a3..d41aba8e9b 100644 --- a/Resources/Prototypes/Entities/Objects/Specific/chemistry.yml +++ b/Resources/Prototypes/Entities/Objects/Specific/chemistry.yml @@ -296,7 +296,7 @@ - type: SolutionContainerManager solutions: food: - maxVol: 50 + maxVol: 20 - type: SolutionSpiker sourceSolution: food - type: DeleteOnTrigger diff --git a/Resources/Prototypes/Entities/Structures/Machines/chem_master.yml b/Resources/Prototypes/Entities/Structures/Machines/chem_master.yml index 23a3106232..ec5c56e3ed 100644 --- a/Resources/Prototypes/Entities/Structures/Machines/chem_master.yml +++ b/Resources/Prototypes/Entities/Structures/Machines/chem_master.yml @@ -19,7 +19,7 @@ sprite: Structures/Machines/mixer.rsi state: mixer_loaded - type: ChemMaster - pillDosageLimit: 50 + pillDosageLimit: 20 - type: Physics bodyType: Static - type: Fixtures