A set of "jagermeister" clothes. (#1039)

* jagermeister

* fix
This commit is contained in:
creamybag
2025-03-18 17:26:39 +03:00
committed by GitHub
parent e4eea533a5
commit d7c4bc0a5c
17 changed files with 144 additions and 2 deletions

View File

@@ -31,3 +31,14 @@
Blunt: 0.99
Slash: 0.98
Piercing: 0.99
- type: entity
parent: CP14ClothingGlovesBase
id: CP14ClothingGlovesJagermeister
name: jagermeister's gloves
description: Leather gloves, a deep favourite of the local jagermeister's.
components:
- type: Sprite
sprite: _CP14/Clothing/Gloves/jagermeister_gloves.rsi
- type: Clothing
sprite: _CP14/Clothing/Gloves/jagermeister_gloves.rsi

View File

@@ -73,4 +73,15 @@
- type: Sprite
sprite: _CP14/Clothing/Head/Roles/General/jesters_cap.rsi
- type: Clothing
sprite: _CP14/Clothing/Head/Roles/General/jesters_cap.rsi
sprite: _CP14/Clothing/Head/Roles/General/jesters_cap.rsi
- type: entity
parent: CP14ClothingHeadBase
id: CP14ClothingHeadJagermeisterHat
name: jagermeister's hat
description: The mark of a professional in his field.
components:
- type: Sprite
sprite: _CP14/Clothing/Head/Roles/General/jagermeister_hat.rsi
- type: Clothing
sprite: _CP14/Clothing/Head/Roles/General/jagermeister_hat.rsi

View File

@@ -63,3 +63,16 @@
- type: Clothing
sprite: _CP14/Clothing/OuterClothing/Roles/General/brown_3.rsi
- type: entity
parent:
- ClothingSlotBase
- CP14ClothingOuterClothingBase
id: CP14ClothingOuterClothingJagermeisterWaistcoat
name: jagermeister's waistcoat
description: Doesn't interfere with movement, looks restrained. Time to go hunting.
components:
- type: Sprite
sprite: _CP14/Clothing/OuterClothing/Roles/General/jagermeister_waistcoat.rsi
- type: Clothing
sprite: _CP14/Clothing/OuterClothing/Roles/General/jagermeister_waistcoat.rsi

View File

@@ -67,4 +67,14 @@
- type: Sprite
sprite: _CP14/Clothing/Pants/Trousers/jesters_pantaloons.rsi
- type: Clothing
sprite: _CP14/Clothing/Pants/Trousers/jesters_pantaloons.rsi
sprite: _CP14/Clothing/Pants/Trousers/jesters_pantaloons.rsi
- type: entity
parent: CP14ClothingPantsBase
id: CP14ClothingPantsJagermeisterTrousers
name: jagermeister's trousers
components:
- type: Sprite
sprite: _CP14/Clothing/Pants/jagermeister_trousers.rsi
- type: Clothing
sprite: _CP14/Clothing/Pants/jagermeister_trousers.rsi

View File

@@ -70,6 +70,7 @@
- CP14ClothingOuterClothingBrownVest1
- CP14ClothingOuterClothingBrownVest2
- CP14ClothingOuterClothingBrownVest3
- CP14ClothingOuterClothingJagermeisterWaistcoat
- CP14ClothingOuterClothingRedVest
- type: loadout
@@ -92,6 +93,12 @@
equipment:
outerClothing: CP14ClothingOuterClothingRedVest
- type: loadout
id: CP14ClothingOuterClothingJagermeisterWaistcoat
equipment:
outerClothing: CP14ClothingOuterClothingJagermeisterWaistcoat
# Eyes
- type: loadoutGroup
@@ -120,12 +127,18 @@
minLimit: 0
loadouts:
- CP14Girdles
- CP14ClothingGlovesJagermeister
- type: loadout
id: CP14Girdles
equipment:
gloves: CP14ClothingGlovesGirdles
- type: loadout
id: CP14ClothingGlovesJagermeister
equipment:
gloves: CP14ClothingGlovesJagermeister
# Mask
- type: loadoutGroup
@@ -164,6 +177,7 @@
- CP14ClothingHeadTriangularHatGolden
- CP14ClothingHeadJestersCap
- CP14ClothingHeadHuntersHat
- CP14ClothingHeadJagermeisterHat
- type: loadout
id: CP14ClothingHeadMetalHeadband
@@ -190,6 +204,11 @@
equipment:
head: CP14ClothingHeadHuntersHat
- type: loadout
id: CP14ClothingHeadJagermeisterHat
equipment:
head: CP14ClothingHeadJagermeisterHat
# Pants
- type: loadoutGroup
@@ -200,6 +219,7 @@
- CP14ClothingPantsTrouserDarkBlue
- CP14ClothingPantsJestersPantaloons
- CP14ClothingPantsAristocratic
- CP14ClothingPantsJagermeisterTrousers
- CP14ClothingPantsGreen
- CP14ClothingPantsBrown
@@ -233,6 +253,11 @@
equipment:
pants: CP14ClothingPantsBrown
- type: loadout
id: CP14ClothingPantsJagermeisterTrousers
equipment:
pants: CP14ClothingPantsJagermeisterTrousers
# Shirt
- type: loadoutGroup

Binary file not shown.

After

Width:  |  Height:  |  Size: 543 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 632 B

View File

@@ -0,0 +1,18 @@
{
"version": 1,
"license": "All right reserved",
"copyright": "Created by creamy",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-HAND",
"directions": 4
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 887 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 439 B

View File

@@ -0,0 +1,18 @@
{
"version": 1,
"license": "All right reserved",
"copyright": "Created by creamy",
"size": {
"x": 48,
"y": 48
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-HELMET",
"directions": 4
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 262 B

View File

@@ -0,0 +1,18 @@
{
"version": 1,
"license": "All right reserved",
"copyright": "Created by creamy",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-OUTERCLOTHING",
"directions": 4
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 983 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 389 B

View File

@@ -0,0 +1,18 @@
{
"version": 1,
"license": "All right reserved",
"copyright": "Created by creamy",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-PANTS",
"directions": 4
}
]
}