fixes brute and burn autoinjector inject amount (#18762)

This commit is contained in:
JoeHammad1844
2023-08-06 21:38:07 +10:00
committed by GitHub
parent 3f6fa91a25
commit 7ff0dcc11a

View File

@@ -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: