Adds the central commanders cloak. (#23666)

* Adds the central commanders cloak.

* Adds it to CentDrobe, and also matches it to other naming schemes

* oops fucked up a capital letter. fixed
This commit is contained in:
Aexxie
2024-01-07 01:12:12 -06:00
committed by GitHub
parent 93a77e89fe
commit f724291c2a
7 changed files with 38 additions and 0 deletions

View File

@@ -16,3 +16,4 @@
ClothingHeadsetCentCom: 3
ClothingOuterWinterCentcom: 3
ClothingNeckScarfStripedCentcom: 3
ClothingNeckCloakCentcom: 3

View File

@@ -1,3 +1,14 @@
- type: entity
parent: ClothingNeckBase
id: ClothingNeckCloakCentcom
name: central commander's cloak
description: A pompous and elite green cloak with a nice gold trim, tailored specifically to the Central Commander. It's so heavy, the gold trim might be real.
components:
- type: Sprite
sprite: Clothing/Neck/Cloaks/centcomcloakformal.rsi
- type: StealTarget
stealGroup: HeadCloak # leaving this here because I suppose it might be interesting?
- type: entity
parent: ClothingNeckBase
id: ClothingNeckCloakCap