Adds paramedic hat and jacket to game and adds them to medidrobe (#14434)
Co-authored-by: MagnusCrowe <whiterider1988@yahoo.com>
@@ -13,6 +13,8 @@
|
|||||||
ClothingHeadsetMedical: 4
|
ClothingHeadsetMedical: 4
|
||||||
ClothingOuterWinterMed: 2
|
ClothingOuterWinterMed: 2
|
||||||
ClothingOuterWinterPara: 2
|
ClothingOuterWinterPara: 2
|
||||||
|
ClothingOuterCoatParamedicWB: 2
|
||||||
|
ClothingHeadHatParamedicsoft: 2
|
||||||
ClothingHeadHelmetVoidParamed: 1
|
ClothingHeadHelmetVoidParamed: 1
|
||||||
ClothingOuterHardsuitVoidParamed: 1
|
ClothingOuterHardsuitVoidParamed: 1
|
||||||
|
|
||||||
|
|||||||
@@ -283,3 +283,25 @@
|
|||||||
sprite: Clothing/Head/Soft/bizarresoft_flipped.rsi
|
sprite: Clothing/Head/Soft/bizarresoft_flipped.rsi
|
||||||
- type: Clothing
|
- type: Clothing
|
||||||
sprite: Clothing/Head/Soft/bizarresoft_flipped.rsi
|
sprite: Clothing/Head/Soft/bizarresoft_flipped.rsi
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
parent: ClothingHeadBase
|
||||||
|
id: ClothingHeadHatParamedicsoft
|
||||||
|
name: paramedic cap
|
||||||
|
description: "It's a paramedic's baseball hat with a medical logo."
|
||||||
|
components:
|
||||||
|
- type: Sprite
|
||||||
|
sprite: Clothing/Head/Soft/paramedicsoft.rsi
|
||||||
|
- type: Clothing
|
||||||
|
sprite: Clothing/Head/Soft/paramedicsoft.rsi
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
parent: ClothingHeadBase
|
||||||
|
id: ClothingHeadHatParamedicsoftFlipped
|
||||||
|
name: paramedic cap flipped
|
||||||
|
description: "It's a paramedic's baseball hat with a medical logo. Flipped."
|
||||||
|
components:
|
||||||
|
- type: Sprite
|
||||||
|
sprite: Clothing/Head/Soft/paramedicsoft_flipped.rsi
|
||||||
|
- type: Clothing
|
||||||
|
sprite: Clothing/Head/Soft/paramedicsoft_flipped.rsi
|
||||||
|
|||||||
@@ -175,4 +175,15 @@
|
|||||||
sprite: Clothing/OuterClothing/Coats/clownpriest.rsi
|
sprite: Clothing/OuterClothing/Coats/clownpriest.rsi
|
||||||
- type: Clothing
|
- type: Clothing
|
||||||
sprite: Clothing/OuterClothing/Coats/clownpriest.rsi
|
sprite: Clothing/OuterClothing/Coats/clownpriest.rsi
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
parent: ClothingOuterStorageBase
|
||||||
|
id: ClothingOuterCoatParamedicWB
|
||||||
|
name: paramedic windbreaker
|
||||||
|
description: A paramedic's trusty windbreaker, for all the space wind.
|
||||||
|
components:
|
||||||
|
- type: Sprite
|
||||||
|
sprite: Clothing/OuterClothing/Coats/windbreaker_paramedic.rsi
|
||||||
|
- type: Clothing
|
||||||
|
sprite: Clothing/OuterClothing/Coats/windbreaker_paramedic.rsi
|
||||||
|
|
||||||
|
After Width: | Height: | Size: 3.1 KiB |
BIN
Resources/Textures/Clothing/Head/Soft/paramedicsoft.rsi/icon.png
Normal file
|
After Width: | Height: | Size: 3.1 KiB |
|
After Width: | Height: | Size: 3.1 KiB |
|
After Width: | Height: | Size: 3.1 KiB |
@@ -0,0 +1,26 @@
|
|||||||
|
{
|
||||||
|
"version": 1,
|
||||||
|
"license": "CC-BY-SA-3.0",
|
||||||
|
"copyright": "Made by MagnusCrowe (Github) for SS14",
|
||||||
|
"size": {
|
||||||
|
"x": 32,
|
||||||
|
"y": 32
|
||||||
|
},
|
||||||
|
"states": [
|
||||||
|
{
|
||||||
|
"name": "icon"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "equipped-HELMET",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "inhand-left",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "inhand-right",
|
||||||
|
"directions": 4
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
After Width: | Height: | Size: 3.1 KiB |
|
After Width: | Height: | Size: 3.1 KiB |
|
After Width: | Height: | Size: 3.1 KiB |
|
After Width: | Height: | Size: 3.1 KiB |
@@ -0,0 +1,26 @@
|
|||||||
|
{
|
||||||
|
"version": 1,
|
||||||
|
"license": "CC-BY-SA-3.0",
|
||||||
|
"copyright": "Made by MagnusCrowe (Github) for SS14",
|
||||||
|
"size": {
|
||||||
|
"x": 32,
|
||||||
|
"y": 32
|
||||||
|
},
|
||||||
|
"states": [
|
||||||
|
{
|
||||||
|
"name": "icon"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "equipped-HELMET",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "inhand-left",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "inhand-right",
|
||||||
|
"directions": 4
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
After Width: | Height: | Size: 3.9 KiB |
|
After Width: | Height: | Size: 3.1 KiB |
|
After Width: | Height: | Size: 3.2 KiB |
|
After Width: | Height: | Size: 3.2 KiB |
|
After Width: | Height: | Size: 3.2 KiB |
@@ -0,0 +1,41 @@
|
|||||||
|
{
|
||||||
|
"version": 1,
|
||||||
|
"license": "CC-BY-SA-3.0",
|
||||||
|
"copyright": "Made by MagnusCrowe (Github) for SS14",
|
||||||
|
"size": {
|
||||||
|
"x": 32,
|
||||||
|
"y": 32
|
||||||
|
},
|
||||||
|
"states": [
|
||||||
|
{
|
||||||
|
"name": "icon"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "icon-open"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "equipped-OUTERCLOTHING",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "open-equipped-OUTERCLOTHING",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "inhand-left",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "inhand-right",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "open-inhand-left",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "open-inhand-right",
|
||||||
|
"directions": 4
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
After Width: | Height: | Size: 3.9 KiB |
|
After Width: | Height: | Size: 3.2 KiB |
|
After Width: | Height: | Size: 3.2 KiB |