Skip to content

Commit

Permalink
[Clothing] Syndicate (#17837)
Browse files Browse the repository at this point in the history
* [Clothing] Syndicate

cool.

* s1

* s2

* Update meta.json

* new banner

(cherry picked from commit 2cb700b)
  • Loading branch information
PuroSlavKing authored and Cheackraze committed Jul 21, 2023
1 parent cd8d2a2 commit c8f8806
Show file tree
Hide file tree
Showing 80 changed files with 520 additions and 2 deletions.
11 changes: 11 additions & 0 deletions Resources/Prototypes/Entities/Clothing/Hands/gloves.yml
Original file line number Diff line number Diff line change
Expand Up @@ -222,6 +222,17 @@
fiberColor: fibers-black
- type: FingerprintMask

- type: entity
parent: ClothingHandsGlovesCombat
id: ClothingHandsTacticalMaidGloves
name: tactical maid gloves
description: Tactical maid gloves, every self-respecting maid should be able to discreetly eliminate her goals.
components:
- type: Sprite
sprite: Clothing/Hands/Gloves/tacticalmaidgloves.rsi
- type: Clothing
sprite: Clothing/Hands/Gloves/tacticalmaidgloves.rsi

- type: entity
parent: ClothingHandsBase
id: ClothingHandsMercGlovesCombat
Expand Down
33 changes: 33 additions & 0 deletions Resources/Prototypes/Entities/Clothing/Head/hats.yml
Original file line number Diff line number Diff line change
Expand Up @@ -645,6 +645,39 @@
coefficients:
Blunt: 0.95

- type: entity
parent: ClothingHeadBase
id: ClothingHeadHatSyndie
name: syndicate hat
description: A souvenir hat from "Syndieland", their production has already been closed.
components:
- type: Sprite
sprite: Clothing/Head/Hats/syndiecap.rsi
- type: Clothing
sprite: Clothing/Head/Hats/syndiecap.rsi

- type: entity
parent: ClothingHeadBase
id: ClothingHeadHatSyndieMAA
name: master at arms hat
description: Master at arms hat, looks intimidating, I doubt that you will like to communicate with its owner...
components:
- type: Sprite
sprite: Clothing/Head/Hats/syndiecap_maa.rsi
- type: Clothing
sprite: Clothing/Head/Hats/syndiecap_maa.rsi

- type: entity
parent: ClothingHeadBase
id: ClothingHeadHatTacticalMaidHeadband
name: tactical maid headband
description: "A red headband - don't imagine yourself a Rambo and don't pick up a few machine guns."
components:
- type: Sprite
sprite: Clothing/Head/Hats/tacticalmaidheadband.rsi
- type: Clothing
sprite: Clothing/Head/Hats/tacticalmaidheadband.rsi

- type: entity
parent: ClothingHeadBase
id: ClothingHeadHatHetmanHat
Expand Down
15 changes: 15 additions & 0 deletions Resources/Prototypes/Entities/Clothing/Masks/masks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -420,6 +420,21 @@
- type: BreathMask
- type: IdentityBlocker

- type: entity
parent: ClothingMaskBase
id: ClothingMaskNeckGaiter
name: neck gaiter
description: Stylish neck gaiter for your neck, can protect from the cosmic wind?...
components:
- type: Sprite
sprite: Clothing/Mask/neckgaiter.rsi
- type: Clothing
sprite: Clothing/Mask/neckgaiter.rsi
- type: IdentityBlocker
- type: Tag
tags:
- WhitelistChameleon

- type: entity
parent: ClothingMaskClownBase
id: ClothingMaskSexyClown
Expand Down
22 changes: 22 additions & 0 deletions Resources/Prototypes/Entities/Clothing/OuterClothing/coats.yml
Original file line number Diff line number Diff line change
Expand Up @@ -267,6 +267,28 @@
- type: Clothing
sprite: Clothing/OuterClothing/Coats/windbreaker_paramedic.rsi

- type: entity
parent: ClothingOuterStorageBase
id: ClothingOuterCoatSyndieCap
name: syndicate's coat
description: The syndicate's coat is made of durable fabric, with gilded patterns.
components:
- type: Sprite
sprite: Clothing/OuterClothing/Coats/syndicate/coatsyndiecap.rsi
- type: Clothing
sprite: Clothing/OuterClothing/Coats/syndicate/coatsyndiecap.rsi

- type: entity
parent: ClothingOuterCoatHoSTrench
id: ClothingOuterCoatSyndieCapArmored
name: syndicate's armored coat
description: The syndicate's armored coat is made of durable fabric, with gilded patterns.
components:
- type: Sprite
sprite: Clothing/OuterClothing/Coats/syndicate/coatsyndiecaparmored.rsi
- type: Clothing
sprite: Clothing/OuterClothing/Coats/syndicate/coatsyndiecaparmored.rsi

- type: entity
parent: ClothingOuterStorageBase
id: ClothingOuterCoatAMG
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -351,6 +351,39 @@
Piercing: 0.6 #slightly less bulletproof than wardens normal coat
Heat: 0.75

- type: entity
parent: ClothingOuterWinterCoat
id: ClothingOuterWinterSyndieCap
name: syndicate's winter coat
description: "The syndicate's winter coat is made of durable fabric, with gilded patterns, and coarse wool."
components:
- type: Sprite
sprite: Clothing/OuterClothing/WinterCoats/syndicate/coatsyndiecap.rsi
- type: Clothing
sprite: Clothing/OuterClothing/WinterCoats/syndicate/coatsyndiecap.rsi

- type: entity
parent: ClothingOuterWinterWarden
id: ClothingOuterWinterSyndieCapArmored
name: syndicate's armored winter coat
description: "The syndicate's armored winter coat is made of durable fabric, with gilded patterns, and coarse wool."
components:
- type: Sprite
sprite: Clothing/OuterClothing/WinterCoats/syndicate/coatsyndiecaparmored.rsi
- type: Clothing
sprite: Clothing/OuterClothing/WinterCoats/syndicate/coatsyndiecaparmored.rsi

- type: entity
parent: ClothingOuterWinterCoat
id: ClothingOuterWinterSyndie
name: syndicate's winter coat
description: Insulated winter coat, looks like a merch from "Syndieland"
components:
- type: Sprite
sprite: Clothing/OuterClothing/WinterCoats/syndicate/wintercoatsyndie.rsi
- type: Clothing
sprite: Clothing/OuterClothing/WinterCoats/syndicate/wintercoatsyndie.rsi

- type: entity
parent: ClothingOuterWinterCoat
id: ClothingOuterWinterMusician
Expand Down
22 changes: 22 additions & 0 deletions Resources/Prototypes/Entities/Clothing/Uniforms/jumpskirts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -686,6 +686,28 @@
- type: Clothing
sprite: Clothing/Uniforms/Jumpskirt/lawyergood.rsi

- type: entity
parent: ClothingUniformBase
id: ClothingUniformJumpskirtSyndieFormalDress
name: syndicate formal dress
description: "The syndicate's uniform is made in an elegant style, it's even a pity to do dirty tricks in this."
components:
- type: Sprite
sprite: Clothing/Uniforms/Jumpskirt/syndieformaldress.rsi
- type: Clothing
sprite: Clothing/Uniforms/Jumpskirt/syndieformaldress.rsi

- type: entity
parent: ClothingUniformBase
id: ClothingUniformJumpskirtTacticalMaid
name: tactical maid suitskirt
description: It is assumed that the best maids should have designer suits.
components:
- type: Sprite
sprite: Clothing/Uniforms/Jumpskirt/tacticalmaid.rsi
- type: Clothing
sprite: Clothing/Uniforms/Jumpskirt/tacticalmaid.rsi

- type: entity
parent: ClothingUniformSkirtBase
id: ClothingUniformJumpskirtOfLife
Expand Down
11 changes: 11 additions & 0 deletions Resources/Prototypes/Entities/Clothing/Uniforms/jumpsuits.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1160,6 +1160,17 @@
- type: Clothing
sprite: Clothing/Uniforms/Jumpsuit/hawaiyellow.rsi

- type: entity
parent: ClothingUniformBase
id: ClothingUniformJumpsuitSyndieFormalDress
name: syndicate formal dress
description: "The syndicate's uniform is made in an elegant style, it's even a pity to do dirty tricks in this."
components:
- type: Sprite
sprite: Clothing/Uniforms/Jumpsuit/syndieformaldress.rsi
- type: Clothing
sprite: Clothing/Uniforms/Jumpsuit/syndieformaldress.rsi

- type: entity
parent: ClothingUniformBase
id: ClothingUniformJumpsuitFlannel
Expand Down
10 changes: 10 additions & 0 deletions Resources/Prototypes/Entities/Structures/Decoration/banners.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,16 @@
sprite: Structures/Decoration/banner.rsi
state: banner_revolution

- type: entity
id: BannerSyndicate
parent: BannerBase
name: syndicate banner
description: A banner from which, according to the syndicate, you should feel hatred for NT.
components:
- type: Sprite
sprite: Structures/Decoration/banner.rsi
state: banner_syndicate

- type: entity
id: BannerScience
parent: BannerBase
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Sprited by belay5 (Discord)",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-HAND",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
26 changes: 26 additions & 0 deletions Resources/Textures/Clothing/Head/Hats/syndiecap.rsi/meta.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Sprited by belay5 (Discord)",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-HELMET",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
26 changes: 26 additions & 0 deletions Resources/Textures/Clothing/Head/Hats/syndiecap_maa.rsi/meta.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Sprited by belay5 (Discord)",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-HELMET",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Sprited by belay5 (Discord)",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-HELMET",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
34 changes: 34 additions & 0 deletions Resources/Textures/Clothing/Mask/neckgaiter.rsi/meta.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Sprited by belay5 (Discord) | equipped-MASK-vox sprited by PuroSlavKing (Github)",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-MASK",
"directions": 4
},
{
"name": "equipped-MASK-vox",
"directions": 4
},
{
"name": "equipped-MASK-reptilian",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Sprited by belay5 (Discord)",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-OUTERCLOTHING",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}
Loading

0 comments on commit c8f8806

Please sign in to comment.