Missing Virology Lab Coat (#13943)

This commit is contained in:
potato1234x
2023-02-06 05:47:52 +10:00
committed by GitHub
parent 289bab62a5
commit c8eda6eb1f
11 changed files with 53 additions and 1 deletions

View File

@@ -2,7 +2,7 @@
id: ViroDrobeInventory
startingInventory:
ClothingShoesColorWhite: 2
ClothingOuterCoatLab: 2
ClothingOuterCoatLabViro: 2
ClothingBackpackVirology: 2
ClothingHeadsetMedical: 2
ClothingOuterWinterViro: 2

View File

@@ -103,6 +103,17 @@
- type: Clothing
sprite: Clothing/OuterClothing/Coats/labcoat_chem.rsi
- type: entity
parent: ClothingOuterStorageBase
id: ClothingOuterCoatLabViro
name: lab coat (viro)
description: A suit that protects against bacteria and viruses. Has an green stripe on the shoulder.
components:
- type: Sprite
sprite: Clothing/OuterClothing/Coats/labcoat_viro.rsi
- type: Clothing
sprite: Clothing/OuterClothing/Coats/labcoat_viro.rsi
- type: entity
parent: ClothingOuterStorageBase
id: ClothingOuterCoatLabCmo

Binary file not shown.

After

Width:  |  Height:  |  Size: 602 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 328 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 330 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 343 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 340 B

View File

@@ -0,0 +1,41 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Modified from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e",
"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
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 597 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 337 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 343 B