From 7ff0dcc11a34be778b31cc35d195f39d8f44a0d0 Mon Sep 17 00:00:00 2001 From: JoeHammad1844 <130668733+JoeHammad1844@users.noreply.github.com> Date: Sun, 6 Aug 2023 21:38:07 +1000 Subject: [PATCH] fixes brute and burn autoinjector inject amount (#18762) --- .../Objects/Specific/Medical/hypospray.yml | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/Resources/Prototypes/Entities/Objects/Specific/Medical/hypospray.yml b/Resources/Prototypes/Entities/Objects/Specific/Medical/hypospray.yml index 114e1a65ed..ee58d9a109 100644 --- a/Resources/Prototypes/Entities/Objects/Specific/Medical/hypospray.yml +++ b/Resources/Prototypes/Entities/Objects/Specific/Medical/hypospray.yml @@ -93,7 +93,7 @@ name: emergency medipen parent: ChemicalMedipen id: EmergencyMedipen - description: A rapid and safe way to stabilize patients in critical condition for personnel without advanced medical knowledge. Beware, as it's easy to overdose on epinephrine and tranexamic acid. + description: A rapid and safe way to stabilize patients in critical condition for personnel without advanced medical knowledge. Beware, as it's easy to overdose on epinephrine and tranexmic acid. components: - type: SolutionContainerManager solutions: @@ -135,13 +135,16 @@ name: brute auto-injector parent: ChemicalMedipen id: BruteAutoInjector - description: A rapid dose of bicaridine and tranexamic acid, intended for combat applications. + description: A rapid dose of bicaridine and tranexamic acid, intended for combat applications components: - type: Sprite sprite: Objects/Specific/Medical/medipen.rsi layers: - - state: bicpen + - state: salpen map: ["enum.SolutionContainerLayers.Fill"] + - type: Hypospray + solutionName: pen + transferAmount: 20 - type: SolutionContainerManager solutions: pen: @@ -158,13 +161,16 @@ name: burn auto-injector parent: ChemicalMedipen id: BurnAutoInjector - description: A rapid dose of dermaline and leporazine, intended for combat applications. + description: A rapid dose of dermaline and leporazine, intended for combat applications components: - type: Sprite sprite: Objects/Specific/Medical/medipen.rsi layers: - - state: dermpen + - state: oxapen map: ["enum.SolutionContainerLayers.Fill"] + - type: Hypospray + solutionName: pen + transferAmount: 20 - type: SolutionContainerManager solutions: pen: