ClothingHeadHatParamedicsoft: 2
ClothingHeadHelmetVoidParamed: 1
ClothingOuterHardsuitVoidParamed: 1
-
+ ClothingOuterHospitalGown: 5
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
--- /dev/null
+{
+ "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
+ }
+ ]
+}