Change sprites for some medipens (#17180)

This commit is contained in:
lzk
2023-06-08 01:18:17 +03:00
committed by GitHub
parent 37d3056809
commit 9d39403fac

View File

@@ -57,7 +57,6 @@
components: components:
- type: Sprite - type: Sprite
sprite: Objects/Specific/Medical/medipen.rsi sprite: Objects/Specific/Medical/medipen.rsi
netsync: false
layers: layers:
- state: medipen - state: medipen
map: ["enum.SolutionContainerLayers.Fill"] map: ["enum.SolutionContainerLayers.Fill"]
@@ -115,6 +114,11 @@
id: AntiPoisonMedipen id: AntiPoisonMedipen
description: A rapid dose of anti-poison. Contains ultravasculine and epinephrine. description: A rapid dose of anti-poison. Contains ultravasculine and epinephrine.
components: components:
- type: Sprite
sprite: Objects/Specific/Medical/medipen.rsi
layers:
- state: penacid
map: ["enum.SolutionContainerLayers.Fill"]
- type: SolutionContainerManager - type: SolutionContainerManager
solutions: solutions:
pen: pen:
@@ -135,7 +139,6 @@
components: components:
- type: Sprite - type: Sprite
sprite: Objects/Specific/Medical/medipen.rsi sprite: Objects/Specific/Medical/medipen.rsi
netsync: false
layers: layers:
- state: hypovolemic - state: hypovolemic
map: [ "enum.SolutionContainerLayers.Fill" ] map: [ "enum.SolutionContainerLayers.Fill" ]
@@ -165,6 +168,11 @@
id: Stimpack 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. 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: components:
- type: Sprite
sprite: Objects/Specific/Medical/medipen.rsi
layers:
- state: stimpen
map: ["enum.SolutionContainerLayers.Fill"]
- type: Item - type: Item
sprite: Objects/Specific/Medical/medipen.rsi sprite: Objects/Specific/Medical/medipen.rsi
size: 10 size: 10
@@ -189,6 +197,11 @@
id: StimpackMini id: StimpackMini
description: A microinjector of stimulants that give you about one minute of the chemical's effects. description: A microinjector of stimulants that give you about one minute of the chemical's effects.
components: components:
- type: Sprite
sprite: Objects/Specific/Medical/medipen.rsi
layers:
- state: stimpen
map: ["enum.SolutionContainerLayers.Fill"]
- type: Item - type: Item
sprite: Objects/Specific/Medical/medipen.rsi sprite: Objects/Specific/Medical/medipen.rsi
size: 5 size: 5
@@ -210,6 +223,11 @@
id: StimpackExperimental 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." description: There's a red label on the side of it. It says "PRODUCT HAS EXTREME SIDE EFFECTS, PRODUCTION HALTED. DO NOT DISTRIBUTE."
components: components:
- type: Sprite
sprite: Objects/Specific/Medical/medipen.rsi
layers:
- state: stimpen
map: ["enum.SolutionContainerLayers.Fill"]
- type: Item - type: Item
sprite: Objects/Specific/Medical/medipen.rsi sprite: Objects/Specific/Medical/medipen.rsi
size: 10 size: 10
@@ -258,7 +276,6 @@
- type: Sprite - type: Sprite
sprite: Objects/Storage/penbox.rsi sprite: Objects/Storage/penbox.rsi
state: hypopen state: hypopen
netsync: false
- type: SpawnItemsOnUse - type: SpawnItemsOnUse
items: items:
- id: Hypopen - id: Hypopen