fix injectors

This commit is contained in:
Ed
2025-09-15 16:51:58 +03:00
parent 9425908ef2
commit d807c83a9c
7 changed files with 18 additions and 27 deletions

View File

@@ -133,9 +133,9 @@
- type: Injector
solutionName: drop
injectOnly: true
minTransferAmount: 10
maxTransferAmount: 10
transferAmount: 10
transferAmounts:
- 5
currentTransferAmount: 5
toggleState: 0
- type: entity

View File

@@ -88,9 +88,6 @@
solutionName: mug
injectOnly: false
ignoreMobs: true
minTransferAmount: 1
maxTransferAmount: 100
transferAmount: 1
toggleState: 1 # draw
- type: StaticPrice
price: 120

View File

@@ -53,9 +53,6 @@
solutionName: mug
injectOnly: false
ignoreMobs: true
minTransferAmount: 1
maxTransferAmount: 10
transferAmount: 1
toggleState: 1 # draw
- type: SolutionContainerVisuals
maxFillLevels: 3

View File

@@ -150,9 +150,6 @@
solutionName: plushie
injectOnly: false
ignoreMobs: true
minTransferAmount: 1
maxTransferAmount: 10
transferAmount: 1
toggleState: 1
- type: PhysicalComposition
materialComposition:

View File

@@ -217,9 +217,11 @@
injectOnly: false
ignoreMobs: true
ignoreClosed: false
minTransferAmount: 0.25
maxTransferAmount: 1
transferAmount: 0.25
transferAmounts:
- 0.25
- 0.5
- 1
currentTransferAmount: 0.25
toggleState: 1 # draw
- type: Sprite
sprite: _CP14/Objects/Specific/Alchemy/dropper.rsi

View File

@@ -49,9 +49,11 @@
solutionName: vial
injectOnly: false
ignoreMobs: true
minTransferAmount: 1
maxTransferAmount: 10
transferAmount: 1
transferAmounts:
- 1
- 5
- 10
currentTransferAmount: 1
toggleState: 1 # draw
- type: Tag
tags:
@@ -145,8 +147,6 @@
- type: SolutionContainerVisuals
maxFillLevels: 5
fillBaseName: liq-
- type: Injector
maxTransferAmount: 5
- type: PhysicalComposition
materialComposition:
CP14Glass: 10
@@ -179,8 +179,6 @@
- type: SolutionContainerVisuals
maxFillLevels: 5
fillBaseName: liq-
- type: Injector
maxTransferAmount: 5
- type: PhysicalComposition
materialComposition:
CP14Glass: 10
@@ -310,8 +308,6 @@
- type: SolutionContainerVisuals
maxFillLevels: 5
fillBaseName: liq-
- type: Injector
transferAmount: 10
- type: PhysicalComposition
materialComposition:
CP14Glass: 40

View File

@@ -45,9 +45,11 @@
injectOnly: false
ignoreMobs: true
ignoreClosed: false
minTransferAmount: 1
maxTransferAmount: 50
transferAmount: 50
transferAmounts:
- 10
- 25
- 50
currentTransferAmount: 50
toggleState: 1 # draw
- type: UserInterface
interfaces: