Fashion Guardians 2025 (#1524)
* Dinazzewr recoloring guards clothing * new guards hats
This commit is contained in:
@@ -22,7 +22,67 @@
|
||||
sprite: _CP14/Clothing/Head/Roles/Guard/helmet.rsi
|
||||
- type: HideLayerClothing
|
||||
slots:
|
||||
- Snout
|
||||
- Hair
|
||||
- HeadTop
|
||||
- HeadSide
|
||||
|
||||
- type: entity
|
||||
parent: CP14ClothingHeadGuardBase
|
||||
id: CP14ClothingHeadGuardCorinthianHelmet
|
||||
name: "corinthian helmet"
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: _CP14/Clothing/Head/Roles/Guard/corinthian_helmet.rsi
|
||||
- type: Clothing
|
||||
sprite: _CP14/Clothing/Head/Roles/Guard/corinthian_helmet.rsi
|
||||
- type: HideLayerClothing
|
||||
slots:
|
||||
- Hair
|
||||
- HeadTop
|
||||
- HeadSide
|
||||
|
||||
- type: entity
|
||||
parent: CP14ClothingHeadGuardBase
|
||||
id: CP14ClothingHeadGuardCap
|
||||
name: "guard's cap"
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: _CP14/Clothing/Head/Roles/Guard/guard_cap.rsi
|
||||
- type: Clothing
|
||||
sprite: _CP14/Clothing/Head/Roles/Guard/guard_cap.rsi
|
||||
|
||||
- type: entity
|
||||
parent: CP14ClothingHeadGuardBase
|
||||
id: CP14ClothingHeadGuardFedora
|
||||
name: "guard's fedora"
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: _CP14/Clothing/Head/Roles/Guard/guard_fedora.rsi
|
||||
- type: Clothing
|
||||
sprite: _CP14/Clothing/Head/Roles/Guard/guard_fedora.rsi
|
||||
|
||||
- type: entity
|
||||
parent: CP14ClothingHeadGuardBase
|
||||
id: CP14ClothingHeadGuardTriangular
|
||||
name: "guard's triangular hat"
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: _CP14/Clothing/Head/Roles/Guard/guard_triangularhat.rsi
|
||||
- type: Clothing
|
||||
sprite: _CP14/Clothing/Head/Roles/Guard/guard_triangularhat.rsi
|
||||
|
||||
- type: entity
|
||||
parent: CP14ClothingHeadGuardBase
|
||||
id: CP14ClothingHeadGuardInvestigatorHelmet
|
||||
name: "investigator helmet"
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: _CP14/Clothing/Head/Roles/Guard/investigator_helmet.rsi
|
||||
- type: Clothing
|
||||
sprite: _CP14/Clothing/Head/Roles/Guard/investigator_helmet.rsi
|
||||
- type: HideLayerClothing
|
||||
slots:
|
||||
- Hair
|
||||
- HeadTop
|
||||
- HeadSide
|
||||
|
||||
|
||||
@@ -27,12 +27,30 @@
|
||||
minLimit: 1
|
||||
loadouts:
|
||||
- CP14ClothingHeadGuardHelmet
|
||||
- CP14ClothingHeadGuardCorinthianHelmet
|
||||
- CP14ClothingHeadGuardCap
|
||||
- CP14ClothingHeadGuardFedora
|
||||
|
||||
- type: loadout
|
||||
id: CP14ClothingHeadGuardHelmet
|
||||
equipment:
|
||||
head: CP14ClothingHeadGuardHelmet
|
||||
|
||||
- type: loadout
|
||||
id: CP14ClothingHeadGuardCorinthianHelmet
|
||||
equipment:
|
||||
head: CP14ClothingHeadGuardCorinthianHelmet
|
||||
|
||||
- type: loadout
|
||||
id: CP14ClothingHeadGuardCap
|
||||
equipment:
|
||||
head: CP14ClothingHeadGuardCap
|
||||
|
||||
- type: loadout
|
||||
id: CP14ClothingHeadGuardFedora
|
||||
equipment:
|
||||
head: CP14ClothingHeadGuardFedora
|
||||
|
||||
# Pants
|
||||
|
||||
- type: loadoutGroup
|
||||
|
||||
@@ -10,4 +10,26 @@
|
||||
- type: loadout
|
||||
id: CP14ClothingCloakGuardInvestigator
|
||||
equipment:
|
||||
cloak: CP14ClothingCloakGuardInvestigator
|
||||
cloak: CP14ClothingCloakGuardInvestigator
|
||||
|
||||
|
||||
# Head
|
||||
|
||||
- type: loadoutGroup
|
||||
id: CP14InvestigatorHead
|
||||
name: cp14-loadout-investigator-head
|
||||
minLimit: 1
|
||||
loadouts:
|
||||
- CP14ClothingHeadGuardInvestigatorHelmet
|
||||
- CP14ClothingHeadGuardFedora
|
||||
- CP14ClothingHeadGuardTriangular
|
||||
|
||||
- type: loadout
|
||||
id: CP14ClothingHeadGuardTriangular
|
||||
equipment:
|
||||
head: CP14ClothingHeadGuardTriangular
|
||||
|
||||
- type: loadout
|
||||
id: CP14ClothingHeadGuardInvestigatorHelmet
|
||||
equipment:
|
||||
head: CP14ClothingHeadGuardInvestigatorHelmet
|
||||
@@ -89,7 +89,7 @@
|
||||
- type: roleLoadout
|
||||
id: JobCP14Investigator
|
||||
groups:
|
||||
- CP14GuardHead
|
||||
- CP14InvestigatorHead
|
||||
- CP14GeneralOuterClothing
|
||||
- CP14GeneralEyes
|
||||
- CP14InvestigatorCloak #
|
||||
|
||||
Reference in New Issue
Block a user