[tweak] Pills 1984 (#15292)
* reduce pill volume to 20u * and fix chem master dosage lmao
This commit is contained in:
@@ -157,7 +157,7 @@
|
|||||||
- type: SolutionContainerManager
|
- type: SolutionContainerManager
|
||||||
solutions:
|
solutions:
|
||||||
food:
|
food:
|
||||||
maxVol: 50
|
maxVol: 20
|
||||||
reagents:
|
reagents:
|
||||||
- ReagentId: Dexalin
|
- ReagentId: Dexalin
|
||||||
Quantity: 15
|
Quantity: 15
|
||||||
@@ -170,7 +170,7 @@
|
|||||||
- type: SolutionContainerManager
|
- type: SolutionContainerManager
|
||||||
solutions:
|
solutions:
|
||||||
food:
|
food:
|
||||||
maxVol: 50
|
maxVol: 20
|
||||||
reagents:
|
reagents:
|
||||||
- ReagentId: Dylovene
|
- ReagentId: Dylovene
|
||||||
Quantity: 15
|
Quantity: 15
|
||||||
@@ -183,7 +183,7 @@
|
|||||||
- type: SolutionContainerManager
|
- type: SolutionContainerManager
|
||||||
solutions:
|
solutions:
|
||||||
food:
|
food:
|
||||||
maxVol: 50
|
maxVol: 20
|
||||||
reagents:
|
reagents:
|
||||||
- ReagentId: Hyronalin
|
- ReagentId: Hyronalin
|
||||||
Quantity: 15
|
Quantity: 15
|
||||||
@@ -196,7 +196,7 @@
|
|||||||
- type: SolutionContainerManager
|
- type: SolutionContainerManager
|
||||||
solutions:
|
solutions:
|
||||||
food:
|
food:
|
||||||
maxVol: 50
|
maxVol: 20
|
||||||
reagents:
|
reagents:
|
||||||
- ReagentId: Iron
|
- ReagentId: Iron
|
||||||
Quantity: 15
|
Quantity: 15
|
||||||
@@ -209,7 +209,7 @@
|
|||||||
- type: SolutionContainerManager
|
- type: SolutionContainerManager
|
||||||
solutions:
|
solutions:
|
||||||
food:
|
food:
|
||||||
maxVol: 50
|
maxVol: 20
|
||||||
reagents:
|
reagents:
|
||||||
- ReagentId: Kelotane
|
- ReagentId: Kelotane
|
||||||
Quantity: 15
|
Quantity: 15
|
||||||
@@ -222,7 +222,7 @@
|
|||||||
- type: SolutionContainerManager
|
- type: SolutionContainerManager
|
||||||
solutions:
|
solutions:
|
||||||
food:
|
food:
|
||||||
maxVol: 50
|
maxVol: 20
|
||||||
reagents:
|
reagents:
|
||||||
- ReagentId: SpaceDrugs
|
- ReagentId: SpaceDrugs
|
||||||
Quantity: 15
|
Quantity: 15
|
||||||
@@ -235,7 +235,7 @@
|
|||||||
- type: SolutionContainerManager
|
- type: SolutionContainerManager
|
||||||
solutions:
|
solutions:
|
||||||
food:
|
food:
|
||||||
maxVol: 50
|
maxVol: 20
|
||||||
reagents:
|
reagents:
|
||||||
- ReagentId: Tricordrazine
|
- ReagentId: Tricordrazine
|
||||||
Quantity: 15
|
Quantity: 15
|
||||||
@@ -248,7 +248,7 @@
|
|||||||
- type: SolutionContainerManager
|
- type: SolutionContainerManager
|
||||||
solutions:
|
solutions:
|
||||||
food:
|
food:
|
||||||
maxVol: 50
|
maxVol: 20
|
||||||
reagents:
|
reagents:
|
||||||
- ReagentId: Romerol
|
- ReagentId: Romerol
|
||||||
Quantity: 10
|
Quantity: 10
|
||||||
|
|||||||
@@ -296,7 +296,7 @@
|
|||||||
- type: SolutionContainerManager
|
- type: SolutionContainerManager
|
||||||
solutions:
|
solutions:
|
||||||
food:
|
food:
|
||||||
maxVol: 50
|
maxVol: 20
|
||||||
- type: SolutionSpiker
|
- type: SolutionSpiker
|
||||||
sourceSolution: food
|
sourceSolution: food
|
||||||
- type: DeleteOnTrigger
|
- type: DeleteOnTrigger
|
||||||
|
|||||||
@@ -19,7 +19,7 @@
|
|||||||
sprite: Structures/Machines/mixer.rsi
|
sprite: Structures/Machines/mixer.rsi
|
||||||
state: mixer_loaded
|
state: mixer_loaded
|
||||||
- type: ChemMaster
|
- type: ChemMaster
|
||||||
pillDosageLimit: 50
|
pillDosageLimit: 20
|
||||||
- type: Physics
|
- type: Physics
|
||||||
bodyType: Static
|
bodyType: Static
|
||||||
- type: Fixtures
|
- type: Fixtures
|
||||||
|
|||||||
Reference in New Issue
Block a user