Add NanoTrasen clothing. (#6682)
This commit is contained in:
@@ -86,3 +86,14 @@
|
|||||||
sprite: Clothing/Neck/Cloaks/herald.rsi
|
sprite: Clothing/Neck/Cloaks/herald.rsi
|
||||||
- type: Clothing
|
- type: Clothing
|
||||||
sprite: Clothing/Neck/Cloaks/herald.rsi
|
sprite: Clothing/Neck/Cloaks/herald.rsi
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
parent: ClothingNeckBase
|
||||||
|
id: ClothingNeckCloakNanotrasen
|
||||||
|
name: nanotrasen cloak
|
||||||
|
description: A stately blue cloak to represent NanoTrasen.
|
||||||
|
components:
|
||||||
|
- type: Sprite
|
||||||
|
sprite: Clothing/Neck/Cloaks/nanotrasen.rsi
|
||||||
|
- type: Clothing
|
||||||
|
sprite: Clothing/Neck/Cloaks/nanotrasen.rsi
|
||||||
@@ -694,3 +694,14 @@
|
|||||||
sprite: Clothing/Uniforms/Jumpsuit/pyjamasyndicatered.rsi
|
sprite: Clothing/Uniforms/Jumpsuit/pyjamasyndicatered.rsi
|
||||||
- type: Clothing
|
- type: Clothing
|
||||||
sprite: Clothing/Uniforms/Jumpsuit/pyjamasyndicatered.rsi
|
sprite: Clothing/Uniforms/Jumpsuit/pyjamasyndicatered.rsi
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
parent: ClothingUniformBase
|
||||||
|
id: ClothingUniformJumpsuitNanotrasen
|
||||||
|
name: nanotrasen jumpsuit
|
||||||
|
description: A stately blue jumpsuit to represent NanoTrasen.
|
||||||
|
components:
|
||||||
|
- type: Sprite
|
||||||
|
sprite: Clothing/Uniforms/Jumpsuit/nanotrasen.rsi
|
||||||
|
- type: Clothing
|
||||||
|
sprite: Clothing/Uniforms/Jumpsuit/nanotrasen.rsi
|
||||||
Binary file not shown.
|
After Width: | Height: | Size: 1.5 KiB |
BIN
Resources/Textures/Clothing/Neck/Cloaks/nanotrasen.rsi/icon.png
Normal file
BIN
Resources/Textures/Clothing/Neck/Cloaks/nanotrasen.rsi/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 413 B |
@@ -0,0 +1,18 @@
|
|||||||
|
{
|
||||||
|
"version": 1,
|
||||||
|
"license": "CC-BY-SA-3.0",
|
||||||
|
"copyright": "Created by You#1818",
|
||||||
|
"size": {
|
||||||
|
"x": 32,
|
||||||
|
"y": 32
|
||||||
|
},
|
||||||
|
"states": [
|
||||||
|
{
|
||||||
|
"name": "icon"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "equipped-NECK",
|
||||||
|
"directions": 4
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
Binary file not shown.
|
After Width: | Height: | Size: 917 B |
Binary file not shown.
|
After Width: | Height: | Size: 408 B |
Binary file not shown.
|
After Width: | Height: | Size: 502 B |
Binary file not shown.
|
After Width: | Height: | Size: 514 B |
@@ -0,0 +1,26 @@
|
|||||||
|
{
|
||||||
|
"version": 1,
|
||||||
|
"license": "CC-BY-SA-3.0",
|
||||||
|
"copyright": "Created by You#1818",
|
||||||
|
"size": {
|
||||||
|
"x": 32,
|
||||||
|
"y": 32
|
||||||
|
},
|
||||||
|
"states": [
|
||||||
|
{
|
||||||
|
"name": "icon"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "equipped-INNERCLOTHING",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "inhand-left",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "inhand-right",
|
||||||
|
"directions": 4
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user