mirror of
https://github.com/wega-team/ss14-wega.git
synced 2026-06-09 10:06:49 +02:00
. (#439)
This commit is contained in:
@@ -79,19 +79,17 @@
|
||||
maxFillLevels: 1
|
||||
changeColor: false
|
||||
emptySpriteName: bluepen_empty
|
||||
- type: SolutionContainerManager
|
||||
solutions:
|
||||
pen:
|
||||
maxVol: 40
|
||||
reagents:
|
||||
- ReagentId: Leporazine
|
||||
Quantity: 10
|
||||
- ReagentId: LavalandSerum
|
||||
Quantity: 15
|
||||
- ReagentId: Epinephrine
|
||||
Quantity: 10
|
||||
- ReagentId: Omnizine
|
||||
Quantity: 5
|
||||
- type: Solution
|
||||
solution:
|
||||
reagents:
|
||||
- ReagentId: Leporazine
|
||||
Quantity: 10
|
||||
- ReagentId: LavalandSerum
|
||||
Quantity: 15
|
||||
- ReagentId: Epinephrine
|
||||
Quantity: 10
|
||||
- ReagentId: Omnizine
|
||||
Quantity: 5
|
||||
- type: Injector
|
||||
solutionName: pen
|
||||
currentTransferAmount: null
|
||||
@@ -126,13 +124,11 @@
|
||||
maxFillLevels: 1
|
||||
changeColor: false
|
||||
emptySpriteName: ertpen_empty
|
||||
- type: SolutionContainerManager
|
||||
solutions:
|
||||
pen:
|
||||
maxVol: 30
|
||||
reagents:
|
||||
- ReagentId: Stimulants
|
||||
Quantity: 30
|
||||
- type: Solution
|
||||
solution:
|
||||
reagents:
|
||||
- ReagentId: Stimulants
|
||||
Quantity: 30
|
||||
- type: Injector
|
||||
solutionName: pen
|
||||
currentTransferAmount: null
|
||||
|
||||
Reference in New Issue
Block a user