droppers behave more like syringes (#12518)

This commit is contained in:
Justin Trotter
2022-11-09 16:59:54 -08:00
committed by GitHub
parent a9e4e77489
commit 57907bde6f
3 changed files with 25 additions and 12 deletions

View File

@@ -186,25 +186,23 @@
visible: false
- type: SolutionContainerManager
solutions:
dropper:
injector:
maxVol: 5
- type: RefillableSolution
solution: dropper
- type: DrainableSolution
solution: dropper
- type: Injector
injectOnly: false
ignoreMobs: true
minTransferAmount: 1
maxTransferAmount: 5
transferAmount: 1
toggleState: 1 # draw
- type: ExaminableSolution
solution: dropper
- type: SolutionTransfer
minTransferAmount: 1
transferAmount: 1
maxTransferAmount: 5
canChangeTransferAmount: true
- type: UserInterface
interfaces:
- key: enum.TransferAmountUiKey.Key
type: TransferAmountBoundUserInterface
- type: Spillable
solution: dropper
solution: injector
- type: Item
sprite: Objects/Specific/Chemistry/dropper.rsi
- type: Appearance