Fashion Guardians 2025 (#1524)
* Dinazzewr recoloring guards clothing * new guards hats
@@ -42,6 +42,8 @@ cp14-loadout-guard-commander-cloak = Guard commander's cloak
|
||||
# Guard
|
||||
|
||||
cp14-loadout-investigator-cloak = Investigator's cloak
|
||||
cp14-loadout-investigator-head = Investigator's head
|
||||
|
||||
cp14-loadout-guard-cloak = Guard's cloak
|
||||
cp14-loadout-guard-head = Guard's head
|
||||
cp14-loadout-guard-pants = Guard's pants
|
||||
|
||||
@@ -42,6 +42,8 @@ cp14-loadout-guard-commander-cloak = Накидка командира стра
|
||||
# Guard
|
||||
|
||||
cp14-loadout-investigator-cloak = Накидка дознавателя
|
||||
cp14-loadout-investigator-head = Шляпа дознавателя
|
||||
|
||||
cp14-loadout-guard-cloak = Накидка стражи
|
||||
cp14-loadout-guard-head = Шляпа стражи
|
||||
cp14-loadout-guard-pants = Штаны стражи
|
||||
|
||||
@@ -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 #
|
||||
|
||||
|
Before Width: | Height: | Size: 966 B After Width: | Height: | Size: 987 B |
|
Before Width: | Height: | Size: 461 B After Width: | Height: | Size: 485 B |
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-4.0",
|
||||
"copyright": "Created by TheShuEd",
|
||||
"copyright": "Created by TheShuEd, recolored by Dinazewwr",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
|
||||
|
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 1.4 KiB |
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Created by TheShuEd",
|
||||
"copyright": "Created by TheShuEd, recolored by Dinazewwr",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
|
||||
|
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.3 KiB |
|
Before Width: | Height: | Size: 602 B After Width: | Height: | Size: 628 B |
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "All right reserved",
|
||||
"copyright": "Created by creamy",
|
||||
"copyright": "Created by creamy, recolored by Dinazewwr",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
|
||||
|
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 1.5 KiB |
|
Before Width: | Height: | Size: 610 B After Width: | Height: | Size: 643 B |
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-4.0",
|
||||
"copyright": "Created by TheShuEd",
|
||||
"copyright": "Created by TheShuEd, recolored by Dinazewwr",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
|
||||
|
After Width: | Height: | Size: 1.3 KiB |
|
After Width: | Height: | Size: 498 B |
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-4.0",
|
||||
"copyright": "Created by dinazewwr",
|
||||
"size": {
|
||||
"x": 48,
|
||||
"y": 48
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "equipped-HELMET",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
After Width: | Height: | Size: 769 B |
|
After Width: | Height: | Size: 362 B |
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-4.0",
|
||||
"copyright": "Created by dinazewwr",
|
||||
"size": {
|
||||
"x": 48,
|
||||
"y": 48
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "equipped-HELMET",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
After Width: | Height: | Size: 995 B |
|
After Width: | Height: | Size: 436 B |
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-4.0",
|
||||
"copyright": "Created by dinazewwr",
|
||||
"size": {
|
||||
"x": 48,
|
||||
"y": 48
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "equipped-HELMET",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
After Width: | Height: | Size: 1.3 KiB |
|
After Width: | Height: | Size: 480 B |
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-4.0",
|
||||
"copyright": "Created by dinazewwr",
|
||||
"size": {
|
||||
"x": 48,
|
||||
"y": 48
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "equipped-HELMET",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Before Width: | Height: | Size: 1.0 KiB After Width: | Height: | Size: 1.1 KiB |
|
Before Width: | Height: | Size: 406 B After Width: | Height: | Size: 413 B |
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-4.0",
|
||||
"copyright": "Created by TheShuEd, edited by dinazewwr",
|
||||
"copyright": "Created by TheShuEd, recolored by dinazewwr",
|
||||
"size": {
|
||||
"x": 48,
|
||||
"y": 48
|
||||
|
||||
|
After Width: | Height: | Size: 1.2 KiB |
|
After Width: | Height: | Size: 453 B |
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-4.0",
|
||||
"copyright": "Created by dinazewwr",
|
||||
"size": {
|
||||
"x": 48,
|
||||
"y": 48
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "equipped-HELMET",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Before Width: | Height: | Size: 852 B After Width: | Height: | Size: 919 B |
|
Before Width: | Height: | Size: 389 B After Width: | Height: | Size: 388 B |
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "All right reserved",
|
||||
"copyright": "Created by KBAS5",
|
||||
"copyright": "Created by KBAS5, recolored by Dinazewwr",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
|
||||
|
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.1 KiB |
|
Before Width: | Height: | Size: 549 B After Width: | Height: | Size: 574 B |
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-4.0",
|
||||
"copyright": "Created by TheShuEd",
|
||||
"copyright": "Created by TheShuEd, recolored by Dinazewwr",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
|
||||