@@ -5,6 +5,7 @@
|
|||||||
ClothingUniformJumpskirtChaplain: 2
|
ClothingUniformJumpskirtChaplain: 2
|
||||||
ClothingUniformJumpsuitMonasticRobeDark: 1
|
ClothingUniformJumpsuitMonasticRobeDark: 1
|
||||||
ClothingUniformJumpsuitMonasticRobeLight: 1
|
ClothingUniformJumpsuitMonasticRobeLight: 1
|
||||||
|
ClothingNeckStoleChaplain: 1
|
||||||
ClothingOuterHoodieChaplain: 1
|
ClothingOuterHoodieChaplain: 1
|
||||||
ClothingOuterHoodieBlack: 1
|
ClothingOuterHoodieBlack: 1
|
||||||
ClothingHeadHatHoodNunHood: 1
|
ClothingHeadHatHoodNunHood: 1
|
||||||
|
|||||||
10
Resources/Prototypes/Entities/Clothing/Neck/stoles.yml
Normal file
10
Resources/Prototypes/Entities/Clothing/Neck/stoles.yml
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
- type: entity
|
||||||
|
parent: ClothingNeckBase
|
||||||
|
id: ClothingNeckStoleChaplain
|
||||||
|
name: chaplain stole
|
||||||
|
description: An elegantly designed stole, with a vibrant gold plus on either end.
|
||||||
|
components:
|
||||||
|
- type: Sprite
|
||||||
|
sprite: Clothing/Neck/Stoles/chaplain.rsi
|
||||||
|
- type: Clothing
|
||||||
|
sprite: Clothing/Neck/Stoles/chaplain.rsi
|
||||||
Binary file not shown.
|
After Width: | Height: | Size: 1.6 KiB |
BIN
Resources/Textures/Clothing/Neck/Stoles/chaplain.rsi/icon.png
Normal file
BIN
Resources/Textures/Clothing/Neck/Stoles/chaplain.rsi/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.7 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 1.2 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 1.3 KiB |
@@ -0,0 +1,26 @@
|
|||||||
|
{
|
||||||
|
"version": 1,
|
||||||
|
"license": "CC-BY-SA-3.0",
|
||||||
|
"copyright": "Drawn by Ubaser.",
|
||||||
|
"size": {
|
||||||
|
"x": 32,
|
||||||
|
"y": 32
|
||||||
|
},
|
||||||
|
"states": [
|
||||||
|
{
|
||||||
|
"name": "equipped-NECK",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "icon"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "inhand-left",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "inhand-right",
|
||||||
|
"directions": 4
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user