This commit is contained in:
Ubaser
2023-12-13 19:51:00 +11:00
committed by GitHub
parent 6419f3d5d9
commit 9a1f845d97
11 changed files with 58 additions and 1 deletions

View File

@@ -193,6 +193,22 @@
coefficients:
Caustic: 0.75
- type: entity
parent: ClothingOuterStorageBase
id: ClothingOuterCoatRD
name: research director lab coat
description: Woven with top of the line technology, this labcoat helps protect against radiation in similar way to the experimental hardsuit.
components:
- type: Sprite
sprite: Clothing/OuterClothing/Coats/rd_coat.rsi
- type: Clothing
sprite: Clothing/OuterClothing/Coats/rd_coat.rsi
- type: Armor
modifiers:
coefficients:
Caustic: 0.75
Radiation: 0.9
- type: entity
parent: ClothingOuterStorageBase
id: ClothingOuterCoatPirate

View File

@@ -34,7 +34,7 @@
jumpsuit: ClothingUniformJumpsuitResearchDirector
back: ClothingBackpackResearchDirectorFilled
shoes: ClothingShoesColorBrown
outerClothing: ClothingOuterCoatRnd
outerClothing: ClothingOuterCoatRD
id: RnDPDA
ears: ClothingHeadsetRD
innerClothingSkirt: ClothingUniformJumpskirtResearchDirector

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

View File

@@ -0,0 +1,41 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Drawn by Ubaser",
"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: 2.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB