[tweak] Pills 1984 (#15292)

* reduce pill volume to 20u

* and fix chem master dosage lmao
This commit is contained in:
freeman2651
2023-04-10 21:23:35 -04:00
committed by GitHub
parent 9fd443aec2
commit 96e91f5dc2
3 changed files with 10 additions and 10 deletions

View File

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

View File

@@ -296,7 +296,7 @@
- type: SolutionContainerManager
solutions:
food:
maxVol: 50
maxVol: 20
- type: SolutionSpiker
sourceSolution: food
- type: DeleteOnTrigger

View File

@@ -19,7 +19,7 @@
sprite: Structures/Machines/mixer.rsi
state: mixer_loaded
- type: ChemMaster
pillDosageLimit: 50
pillDosageLimit: 20
- type: Physics
bodyType: Static
- type: Fixtures