Add NanoTrasen clothing. (#6682)

This commit is contained in:
Pancake
2022-02-16 10:07:14 -08:00
committed by GitHub
parent 87e0f8fdcc
commit 6b1eae6574
10 changed files with 66 additions and 0 deletions

View File

@@ -86,3 +86,14 @@
sprite: Clothing/Neck/Cloaks/herald.rsi
- type: Clothing
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

View File

@@ -694,3 +694,14 @@
sprite: Clothing/Uniforms/Jumpsuit/pyjamasyndicatered.rsi
- type: Clothing
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