Updated (most) medipen sprites (#22789)
* changed sprites * desaturated a bit
@@ -97,7 +97,7 @@
|
|||||||
- type: Sprite
|
- type: Sprite
|
||||||
sprite: Objects/Specific/Medical/medipen.rsi
|
sprite: Objects/Specific/Medical/medipen.rsi
|
||||||
layers:
|
layers:
|
||||||
- state: medipen
|
- state: firstaid
|
||||||
map: ["enum.SolutionContainerLayers.Fill"]
|
map: ["enum.SolutionContainerLayers.Fill"]
|
||||||
- type: Item
|
- type: Item
|
||||||
sprite: Objects/Specific/Medical/medipen.rsi
|
sprite: Objects/Specific/Medical/medipen.rsi
|
||||||
@@ -115,7 +115,7 @@
|
|||||||
- type: SolutionContainerVisuals
|
- type: SolutionContainerVisuals
|
||||||
maxFillLevels: 1
|
maxFillLevels: 1
|
||||||
changeColor: false
|
changeColor: false
|
||||||
emptySpriteName: medipen_empty
|
emptySpriteName: firstaid_empty
|
||||||
- type: Tag
|
- type: Tag
|
||||||
tags:
|
tags:
|
||||||
- Trash
|
- Trash
|
||||||
@@ -134,6 +134,15 @@
|
|||||||
id: EmergencyMedipen
|
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 tranexamic acid.
|
||||||
components:
|
components:
|
||||||
|
- type: Sprite
|
||||||
|
sprite: Objects/Specific/Medical/medipen.rsi
|
||||||
|
layers:
|
||||||
|
- state: medipen
|
||||||
|
map: ["enum.SolutionContainerLayers.Fill"]
|
||||||
|
- type: SolutionContainerVisuals
|
||||||
|
maxFillLevels: 1
|
||||||
|
changeColor: false
|
||||||
|
emptySpriteName: medipen_empty
|
||||||
- type: SolutionContainerManager
|
- type: SolutionContainerManager
|
||||||
solutions:
|
solutions:
|
||||||
pen:
|
pen:
|
||||||
@@ -157,6 +166,10 @@
|
|||||||
layers:
|
layers:
|
||||||
- state: penacid
|
- state: penacid
|
||||||
map: ["enum.SolutionContainerLayers.Fill"]
|
map: ["enum.SolutionContainerLayers.Fill"]
|
||||||
|
- type: SolutionContainerVisuals
|
||||||
|
maxFillLevels: 1
|
||||||
|
changeColor: false
|
||||||
|
emptySpriteName: penacid_empty
|
||||||
- type: SolutionContainerManager
|
- type: SolutionContainerManager
|
||||||
solutions:
|
solutions:
|
||||||
pen:
|
pen:
|
||||||
@@ -180,6 +193,10 @@
|
|||||||
layers:
|
layers:
|
||||||
- state: bicpen
|
- state: bicpen
|
||||||
map: ["enum.SolutionContainerLayers.Fill"]
|
map: ["enum.SolutionContainerLayers.Fill"]
|
||||||
|
- type: SolutionContainerVisuals
|
||||||
|
maxFillLevels: 1
|
||||||
|
changeColor: false
|
||||||
|
emptySpriteName: bicpen_empty
|
||||||
- type: Hypospray
|
- type: Hypospray
|
||||||
solutionName: pen
|
solutionName: pen
|
||||||
transferAmount: 20
|
transferAmount: 20
|
||||||
@@ -206,6 +223,10 @@
|
|||||||
layers:
|
layers:
|
||||||
- state: dermpen
|
- state: dermpen
|
||||||
map: ["enum.SolutionContainerLayers.Fill"]
|
map: ["enum.SolutionContainerLayers.Fill"]
|
||||||
|
- type: SolutionContainerVisuals
|
||||||
|
maxFillLevels: 1
|
||||||
|
changeColor: false
|
||||||
|
emptySpriteName: dermpen_empty
|
||||||
- type: Hypospray
|
- type: Hypospray
|
||||||
solutionName: pen
|
solutionName: pen
|
||||||
transferAmount: 20
|
transferAmount: 20
|
||||||
@@ -232,6 +253,10 @@
|
|||||||
layers:
|
layers:
|
||||||
- state: arithpen
|
- state: arithpen
|
||||||
map: ["enum.SolutionContainerLayers.Fill"]
|
map: ["enum.SolutionContainerLayers.Fill"]
|
||||||
|
- type: SolutionContainerVisuals
|
||||||
|
maxFillLevels: 1
|
||||||
|
changeColor: false
|
||||||
|
emptySpriteName: arithpen_empty
|
||||||
- type: Hypospray
|
- type: Hypospray
|
||||||
solutionName: pen
|
solutionName: pen
|
||||||
transferAmount: 20
|
transferAmount: 20
|
||||||
@@ -289,8 +314,6 @@
|
|||||||
layers:
|
layers:
|
||||||
- state: stimpen
|
- state: stimpen
|
||||||
map: ["enum.SolutionContainerLayers.Fill"]
|
map: ["enum.SolutionContainerLayers.Fill"]
|
||||||
- type: Item
|
|
||||||
sprite: Objects/Specific/Medical/medipen.rsi
|
|
||||||
- type: SolutionContainerManager
|
- type: SolutionContainerManager
|
||||||
solutions:
|
solutions:
|
||||||
pen:
|
pen:
|
||||||
@@ -298,6 +321,10 @@
|
|||||||
reagents:
|
reagents:
|
||||||
- ReagentId: Stimulants
|
- ReagentId: Stimulants
|
||||||
Quantity: 30
|
Quantity: 30
|
||||||
|
- type: SolutionContainerVisuals
|
||||||
|
maxFillLevels: 1
|
||||||
|
changeColor: false
|
||||||
|
emptySpriteName: stimpen_empty
|
||||||
- type: Hypospray
|
- type: Hypospray
|
||||||
solutionName: pen
|
solutionName: pen
|
||||||
transferAmount: 30
|
transferAmount: 30
|
||||||
@@ -315,11 +342,8 @@
|
|||||||
- type: Sprite
|
- type: Sprite
|
||||||
sprite: Objects/Specific/Medical/medipen.rsi
|
sprite: Objects/Specific/Medical/medipen.rsi
|
||||||
layers:
|
layers:
|
||||||
- state: stimpen
|
- state: microstimpen
|
||||||
map: ["enum.SolutionContainerLayers.Fill"]
|
map: ["enum.SolutionContainerLayers.Fill"]
|
||||||
- type: Item
|
|
||||||
sprite: Objects/Specific/Medical/medipen.rsi
|
|
||||||
size: Tiny
|
|
||||||
- type: SolutionContainerManager
|
- type: SolutionContainerManager
|
||||||
solutions:
|
solutions:
|
||||||
pen:
|
pen:
|
||||||
@@ -327,6 +351,10 @@
|
|||||||
reagents:
|
reagents:
|
||||||
- ReagentId: Stimulants
|
- ReagentId: Stimulants
|
||||||
Quantity: 15
|
Quantity: 15
|
||||||
|
- type: SolutionContainerVisuals
|
||||||
|
maxFillLevels: 1
|
||||||
|
changeColor: false
|
||||||
|
emptySpriteName: microstimpen_empty
|
||||||
- type: StaticPrice
|
- type: StaticPrice
|
||||||
price: 100
|
price: 100
|
||||||
- type: Tag
|
- type: Tag
|
||||||
@@ -343,8 +371,10 @@
|
|||||||
layers:
|
layers:
|
||||||
- state: morphen
|
- state: morphen
|
||||||
map: ["enum.SolutionContainerLayers.Fill"]
|
map: ["enum.SolutionContainerLayers.Fill"]
|
||||||
- type: Item
|
- type: SolutionContainerVisuals
|
||||||
sprite: Objects/Specific/Medical/medipen.rsi
|
maxFillLevels: 1
|
||||||
|
changeColor: false
|
||||||
|
emptySpriteName: morphen_empty
|
||||||
- type: SolutionContainerManager
|
- type: SolutionContainerManager
|
||||||
solutions:
|
solutions:
|
||||||
pen:
|
pen:
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 252 B After Width: | Height: | Size: 340 B |
|
Before Width: | Height: | Size: 282 B After Width: | Height: | Size: 437 B |
|
Before Width: | Height: | Size: 9.5 KiB After Width: | Height: | Size: 7.0 KiB |
|
Before Width: | Height: | Size: 9.5 KiB After Width: | Height: | Size: 831 B |
|
Before Width: | Height: | Size: 9.5 KiB After Width: | Height: | Size: 732 B |
|
Before Width: | Height: | Size: 9.5 KiB After Width: | Height: | Size: 822 B |
|
Before Width: | Height: | Size: 306 B After Width: | Height: | Size: 346 B |
|
Before Width: | Height: | Size: 338 B After Width: | Height: | Size: 426 B |
|
Before Width: | Height: | Size: 298 B After Width: | Height: | Size: 352 B |
|
Before Width: | Height: | Size: 338 B After Width: | Height: | Size: 433 B |
|
Before Width: | Height: | Size: 283 B After Width: | Height: | Size: 348 B |
|
Before Width: | Height: | Size: 338 B After Width: | Height: | Size: 442 B |
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"version": 1,
|
"version": 1,
|
||||||
"license": "CC-BY-SA-3.0",
|
"license": "CC-BY-SA-3.0",
|
||||||
"copyright": "tgstation at 986af32e22a88dae14fd147d812a5a4d27c1bc30 | stimpen sprites made by PuroSlavKing (Github) for Space Station 14",
|
"copyright": "tgstation at 986af32e22a88dae14fd147d812a5a4d27c1bc30 | stimpen sprites made by PuroSlavKing (Github) for Space Station 14. Nearly all resprited by joshepvodka",
|
||||||
"size": {
|
"size": {
|
||||||
"x": 32,
|
"x": 32,
|
||||||
"y": 32
|
"y": 32
|
||||||
@@ -10,6 +10,9 @@
|
|||||||
{
|
{
|
||||||
"name": "medipen"
|
"name": "medipen"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "medipen_empty"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "firstaid"
|
"name": "firstaid"
|
||||||
},
|
},
|
||||||
@@ -22,15 +25,18 @@
|
|||||||
{
|
{
|
||||||
"name": "hypovolemic_empty"
|
"name": "hypovolemic_empty"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"name": "medipen_empty"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"name": "stimpen"
|
"name": "stimpen"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "stimpen_empty"
|
"name": "stimpen_empty"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "microstimpen"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "microstimpen_empty"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "morphen"
|
"name": "morphen"
|
||||||
},
|
},
|
||||||
|
|||||||
|
After Width: | Height: | Size: 270 B |
|
After Width: | Height: | Size: 377 B |
|
Before Width: | Height: | Size: 249 B After Width: | Height: | Size: 336 B |
|
Before Width: | Height: | Size: 302 B After Width: | Height: | Size: 430 B |
|
Before Width: | Height: | Size: 248 B After Width: | Height: | Size: 346 B |
|
Before Width: | Height: | Size: 303 B After Width: | Height: | Size: 438 B |
|
Before Width: | Height: | Size: 296 B After Width: | Height: | Size: 327 B |
|
Before Width: | Height: | Size: 387 B After Width: | Height: | Size: 418 B |