Set solution for tranquilizer rounds (#11469)

This commit is contained in:
themias
2022-10-03 21:57:34 -04:00
committed by GitHub
parent 0d3a22cffa
commit 1943009292

View File

@@ -124,14 +124,10 @@
- type: SolutionContainerManager - type: SolutionContainerManager
solutions: solutions:
ammo: ammo:
maxVol: 15 reagents:
- type: RefillableSolution - ReagentId: ChloralHydrate
solution: ammo Quantity: 15
- type: DrainableSolution
solution: ammo
- type: SolutionTransfer - type: SolutionTransfer
maxTransferAmount: 15 maxTransferAmount: 15
- type: ExaminableSolution
solution: ammo
- type: SpentAmmoVisuals - type: SpentAmmoVisuals
state: "practice" state: "practice"