Missing Virology Lab Coat (#13943)
@@ -2,7 +2,7 @@
|
|||||||
id: ViroDrobeInventory
|
id: ViroDrobeInventory
|
||||||
startingInventory:
|
startingInventory:
|
||||||
ClothingShoesColorWhite: 2
|
ClothingShoesColorWhite: 2
|
||||||
ClothingOuterCoatLab: 2
|
ClothingOuterCoatLabViro: 2
|
||||||
ClothingBackpackVirology: 2
|
ClothingBackpackVirology: 2
|
||||||
ClothingHeadsetMedical: 2
|
ClothingHeadsetMedical: 2
|
||||||
ClothingOuterWinterViro: 2
|
ClothingOuterWinterViro: 2
|
||||||
|
|||||||
@@ -103,6 +103,17 @@
|
|||||||
- type: Clothing
|
- type: Clothing
|
||||||
sprite: Clothing/OuterClothing/Coats/labcoat_chem.rsi
|
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
|
- type: entity
|
||||||
parent: ClothingOuterStorageBase
|
parent: ClothingOuterStorageBase
|
||||||
id: ClothingOuterCoatLabCmo
|
id: ClothingOuterCoatLabCmo
|
||||||
|
|||||||
|
After Width: | Height: | Size: 602 B |
|
After Width: | Height: | Size: 328 B |
|
After Width: | Height: | Size: 330 B |
|
After Width: | Height: | Size: 343 B |
|
After Width: | Height: | Size: 340 B |
@@ -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
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
After Width: | Height: | Size: 597 B |
|
After Width: | Height: | Size: 337 B |
|
After Width: | Height: | Size: 343 B |