Monastic robes add (#9861)
@@ -5,6 +5,8 @@
|
||||
startingInventory:
|
||||
ClothingUniformJumpsuitChaplain: 2
|
||||
ClothingUniformJumpskirtChaplain: 2
|
||||
ClothingUniformJumpsuitMonasticRobeDark: 1
|
||||
ClothingUniformJumpsuitMonasticRobeLight: 1
|
||||
ClothingOuterHoodieChaplain: 1
|
||||
ClothingOuterHoodieBlack: 1
|
||||
ClothingHeadHatHoodChaplainHood: 1
|
||||
|
||||
@@ -800,3 +800,25 @@
|
||||
sprite: Clothing/Uniforms/Jumpsuit/journalist.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/Uniforms/Jumpsuit/journalist.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingUniformBase
|
||||
id: ClothingUniformJumpsuitMonasticRobeDark
|
||||
name: dark monastic robe
|
||||
description: It's a dark robe, often worn by religious folk.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/Uniforms/Jumpsuit/monastic_robe_dark.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/Uniforms/Jumpsuit/monastic_robe_dark.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingUniformBase
|
||||
id: ClothingUniformJumpsuitMonasticRobeLight
|
||||
name: light monastic robe
|
||||
description: It's a light robe, often worn by religious folk.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/Uniforms/Jumpsuit/monastic_robe_light.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/Uniforms/Jumpsuit/monastic_robe_light.rsi
|
||||
|
||||
|
After Width: | Height: | Size: 518 B |
|
After Width: | Height: | Size: 210 B |
|
After Width: | Height: | Size: 408 B |
|
After Width: | Height: | Size: 396 B |
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from TauCetiStation at commit https://github.com/TauCetiStation/TauCetiClassic/commit/2d40b6331f588fb26c571a47edda0110184dc938",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "equipped-INNERCLOTHING",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
After Width: | Height: | Size: 565 B |
|
After Width: | Height: | Size: 227 B |
|
After Width: | Height: | Size: 430 B |
|
After Width: | Height: | Size: 453 B |
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from TauCetiStation at commit https://github.com/TauCetiStation/TauCetiClassic/commit/2d40b6331f588fb26c571a47edda0110184dc938",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "equipped-INNERCLOTHING",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||