[Entity] Hospital Gown for medical (#15405)
* Functional hospital gown * Added gowns to medidrobe
This commit is contained in:
@@ -17,4 +17,4 @@
|
||||
ClothingHeadHatParamedicsoft: 2
|
||||
ClothingHeadHelmetVoidParamed: 1
|
||||
ClothingOuterHardsuitVoidParamed: 1
|
||||
|
||||
ClothingOuterHospitalGown: 5
|
||||
|
||||
@@ -233,3 +233,14 @@
|
||||
sprite: Clothing/OuterClothing/Misc/ghostsheet.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/OuterClothing/Misc/ghostsheet.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingOuterBase
|
||||
id: ClothingOuterHospitalGown
|
||||
name: Hospital Gown
|
||||
description: Made from the wool of slaughtered baby lambs. The cruelty makes it softer.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/OuterClothing/Misc/hospitalgown.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/OuterClothing/Misc/hospitalgown.rsi
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 840 B |
Binary file not shown.
|
After Width: | Height: | Size: 408 B |
Binary file not shown.
|
After Width: | Height: | Size: 486 B |
Binary file not shown.
|
After Width: | Height: | Size: 471 B |
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "equipped-OUTERCLOTHING",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user