From 9d39403fac1caf3bc46aecb45a993a4d0befa2e7 Mon Sep 17 00:00:00 2001 From: lzk <124214523+lzk228@users.noreply.github.com> Date: Thu, 8 Jun 2023 01:18:17 +0300 Subject: [PATCH] Change sprites for some medipens (#17180) --- .../Objects/Specific/Medical/hypospray.yml | 23 ++++++++++++++++--- 1 file changed, 20 insertions(+), 3 deletions(-) diff --git a/Resources/Prototypes/Entities/Objects/Specific/Medical/hypospray.yml b/Resources/Prototypes/Entities/Objects/Specific/Medical/hypospray.yml index 41e6a8d0a7..d5333d18b0 100644 --- a/Resources/Prototypes/Entities/Objects/Specific/Medical/hypospray.yml +++ b/Resources/Prototypes/Entities/Objects/Specific/Medical/hypospray.yml @@ -57,7 +57,6 @@ components: - type: Sprite sprite: Objects/Specific/Medical/medipen.rsi - netsync: false layers: - state: medipen map: ["enum.SolutionContainerLayers.Fill"] @@ -115,6 +114,11 @@ id: AntiPoisonMedipen description: A rapid dose of anti-poison. Contains ultravasculine and epinephrine. components: + - type: Sprite + sprite: Objects/Specific/Medical/medipen.rsi + layers: + - state: penacid + map: ["enum.SolutionContainerLayers.Fill"] - type: SolutionContainerManager solutions: pen: @@ -135,7 +139,6 @@ components: - type: Sprite sprite: Objects/Specific/Medical/medipen.rsi - netsync: false layers: - state: hypovolemic map: [ "enum.SolutionContainerLayers.Fill" ] @@ -165,6 +168,11 @@ id: Stimpack description: Contains enough stimulants for you to have the chemical's effect for 5 minutes. Use it when you're sure you're ready to throw down. components: + - type: Sprite + sprite: Objects/Specific/Medical/medipen.rsi + layers: + - state: stimpen + map: ["enum.SolutionContainerLayers.Fill"] - type: Item sprite: Objects/Specific/Medical/medipen.rsi size: 10 @@ -189,6 +197,11 @@ id: StimpackMini description: A microinjector of stimulants that give you about one minute of the chemical's effects. components: + - type: Sprite + sprite: Objects/Specific/Medical/medipen.rsi + layers: + - state: stimpen + map: ["enum.SolutionContainerLayers.Fill"] - type: Item sprite: Objects/Specific/Medical/medipen.rsi size: 5 @@ -210,6 +223,11 @@ id: StimpackExperimental description: There's a red label on the side of it. It says "PRODUCT HAS EXTREME SIDE EFFECTS, PRODUCTION HALTED. DO NOT DISTRIBUTE." components: + - type: Sprite + sprite: Objects/Specific/Medical/medipen.rsi + layers: + - state: stimpen + map: ["enum.SolutionContainerLayers.Fill"] - type: Item sprite: Objects/Specific/Medical/medipen.rsi size: 10 @@ -258,7 +276,6 @@ - type: Sprite sprite: Objects/Storage/penbox.rsi state: hypopen - netsync: false - type: SpawnItemsOnUse items: - id: Hypopen