From 1943009292451c977076a81b19d0884d264ec822 Mon Sep 17 00:00:00 2001 From: themias <89101928+themias@users.noreply.github.com> Date: Mon, 3 Oct 2022 21:57:34 -0400 Subject: [PATCH] Set solution for tranquilizer rounds (#11469) --- .../Weapons/Guns/Ammunition/Cartridges/shotgun.yml | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Cartridges/shotgun.yml b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Cartridges/shotgun.yml index 968c505d27..6a460c248e 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Cartridges/shotgun.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Cartridges/shotgun.yml @@ -124,14 +124,10 @@ - type: SolutionContainerManager solutions: ammo: - maxVol: 15 - - type: RefillableSolution - solution: ammo - - type: DrainableSolution - solution: ammo + reagents: + - ReagentId: ChloralHydrate + Quantity: 15 - type: SolutionTransfer maxTransferAmount: 15 - - type: ExaminableSolution - solution: ammo - type: SpentAmmoVisuals state: "practice"