diff --git a/Resources/Prototypes/Entities/Clothing/Hands/gloves.yml b/Resources/Prototypes/Entities/Clothing/Hands/gloves.yml index b468268ec4..f1734f759b 100644 --- a/Resources/Prototypes/Entities/Clothing/Hands/gloves.yml +++ b/Resources/Prototypes/Entities/Clothing/Hands/gloves.yml @@ -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 diff --git a/Resources/Prototypes/Entities/Clothing/Head/hats.yml b/Resources/Prototypes/Entities/Clothing/Head/hats.yml index 25550da663..03841d71a2 100644 --- a/Resources/Prototypes/Entities/Clothing/Head/hats.yml +++ b/Resources/Prototypes/Entities/Clothing/Head/hats.yml @@ -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 diff --git a/Resources/Prototypes/Entities/Clothing/Masks/masks.yml b/Resources/Prototypes/Entities/Clothing/Masks/masks.yml index fe9ca9a235..42d008bd0d 100644 --- a/Resources/Prototypes/Entities/Clothing/Masks/masks.yml +++ b/Resources/Prototypes/Entities/Clothing/Masks/masks.yml @@ -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 diff --git a/Resources/Prototypes/Entities/Clothing/OuterClothing/coats.yml b/Resources/Prototypes/Entities/Clothing/OuterClothing/coats.yml index 2466d0a8c3..06d334d3fe 100644 --- a/Resources/Prototypes/Entities/Clothing/OuterClothing/coats.yml +++ b/Resources/Prototypes/Entities/Clothing/OuterClothing/coats.yml @@ -272,6 +272,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 diff --git a/Resources/Prototypes/Entities/Clothing/OuterClothing/wintercoats.yml b/Resources/Prototypes/Entities/Clothing/OuterClothing/wintercoats.yml index b3640baa77..8987a519c7 100644 --- a/Resources/Prototypes/Entities/Clothing/OuterClothing/wintercoats.yml +++ b/Resources/Prototypes/Entities/Clothing/OuterClothing/wintercoats.yml @@ -350,6 +350,39 @@ Piercing: 0.8 #slightly less bulletproof then warden's normal coat Heat: 0.70 +- 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 diff --git a/Resources/Prototypes/Entities/Clothing/Uniforms/jumpskirts.yml b/Resources/Prototypes/Entities/Clothing/Uniforms/jumpskirts.yml index 1efa1eaae2..44cdb63e4b 100644 --- a/Resources/Prototypes/Entities/Clothing/Uniforms/jumpskirts.yml +++ b/Resources/Prototypes/Entities/Clothing/Uniforms/jumpskirts.yml @@ -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 diff --git a/Resources/Prototypes/Entities/Clothing/Uniforms/jumpsuits.yml b/Resources/Prototypes/Entities/Clothing/Uniforms/jumpsuits.yml index 2427c2fef2..6415ea5fd5 100644 --- a/Resources/Prototypes/Entities/Clothing/Uniforms/jumpsuits.yml +++ b/Resources/Prototypes/Entities/Clothing/Uniforms/jumpsuits.yml @@ -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 diff --git a/Resources/Prototypes/Entities/Structures/Decoration/banners.yml b/Resources/Prototypes/Entities/Structures/Decoration/banners.yml index 8ee7ccbf6d..cc0c90503d 100644 --- a/Resources/Prototypes/Entities/Structures/Decoration/banners.yml +++ b/Resources/Prototypes/Entities/Structures/Decoration/banners.yml @@ -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 diff --git a/Resources/Textures/Clothing/Hands/Gloves/tacticalmaidgloves.rsi/equipped-HAND.png b/Resources/Textures/Clothing/Hands/Gloves/tacticalmaidgloves.rsi/equipped-HAND.png new file mode 100644 index 0000000000..105768d4d2 Binary files /dev/null and b/Resources/Textures/Clothing/Hands/Gloves/tacticalmaidgloves.rsi/equipped-HAND.png differ diff --git a/Resources/Textures/Clothing/Hands/Gloves/tacticalmaidgloves.rsi/icon.png b/Resources/Textures/Clothing/Hands/Gloves/tacticalmaidgloves.rsi/icon.png new file mode 100644 index 0000000000..aac3e6b5dd Binary files /dev/null and b/Resources/Textures/Clothing/Hands/Gloves/tacticalmaidgloves.rsi/icon.png differ diff --git a/Resources/Textures/Clothing/Hands/Gloves/tacticalmaidgloves.rsi/inhand-left.png b/Resources/Textures/Clothing/Hands/Gloves/tacticalmaidgloves.rsi/inhand-left.png new file mode 100644 index 0000000000..4f3c426eef Binary files /dev/null and b/Resources/Textures/Clothing/Hands/Gloves/tacticalmaidgloves.rsi/inhand-left.png differ diff --git a/Resources/Textures/Clothing/Hands/Gloves/tacticalmaidgloves.rsi/inhand-right.png b/Resources/Textures/Clothing/Hands/Gloves/tacticalmaidgloves.rsi/inhand-right.png new file mode 100644 index 0000000000..58ce8df4b4 Binary files /dev/null and b/Resources/Textures/Clothing/Hands/Gloves/tacticalmaidgloves.rsi/inhand-right.png differ diff --git a/Resources/Textures/Clothing/Hands/Gloves/tacticalmaidgloves.rsi/meta.json b/Resources/Textures/Clothing/Hands/Gloves/tacticalmaidgloves.rsi/meta.json new file mode 100644 index 0000000000..915aae5450 --- /dev/null +++ b/Resources/Textures/Clothing/Hands/Gloves/tacticalmaidgloves.rsi/meta.json @@ -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 + } + ] +} diff --git a/Resources/Textures/Clothing/Head/Hats/syndiecap.rsi/equipped-HELMET.png b/Resources/Textures/Clothing/Head/Hats/syndiecap.rsi/equipped-HELMET.png new file mode 100644 index 0000000000..08b0ed8e6c Binary files /dev/null and b/Resources/Textures/Clothing/Head/Hats/syndiecap.rsi/equipped-HELMET.png differ diff --git a/Resources/Textures/Clothing/Head/Hats/syndiecap.rsi/icon.png b/Resources/Textures/Clothing/Head/Hats/syndiecap.rsi/icon.png new file mode 100644 index 0000000000..d1b4935037 Binary files /dev/null and b/Resources/Textures/Clothing/Head/Hats/syndiecap.rsi/icon.png differ diff --git a/Resources/Textures/Clothing/Head/Hats/syndiecap.rsi/inhand-left.png b/Resources/Textures/Clothing/Head/Hats/syndiecap.rsi/inhand-left.png new file mode 100644 index 0000000000..9fc657693f Binary files /dev/null and b/Resources/Textures/Clothing/Head/Hats/syndiecap.rsi/inhand-left.png differ diff --git a/Resources/Textures/Clothing/Head/Hats/syndiecap.rsi/inhand-right.png b/Resources/Textures/Clothing/Head/Hats/syndiecap.rsi/inhand-right.png new file mode 100644 index 0000000000..60db8e6ae3 Binary files /dev/null and b/Resources/Textures/Clothing/Head/Hats/syndiecap.rsi/inhand-right.png differ diff --git a/Resources/Textures/Clothing/Head/Hats/syndiecap.rsi/meta.json b/Resources/Textures/Clothing/Head/Hats/syndiecap.rsi/meta.json new file mode 100644 index 0000000000..9b680ad5a5 --- /dev/null +++ b/Resources/Textures/Clothing/Head/Hats/syndiecap.rsi/meta.json @@ -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 + } + ] +} diff --git a/Resources/Textures/Clothing/Head/Hats/syndiecap_maa.rsi/equipped-HELMET.png b/Resources/Textures/Clothing/Head/Hats/syndiecap_maa.rsi/equipped-HELMET.png new file mode 100644 index 0000000000..d423ba0d4c Binary files /dev/null and b/Resources/Textures/Clothing/Head/Hats/syndiecap_maa.rsi/equipped-HELMET.png differ diff --git a/Resources/Textures/Clothing/Head/Hats/syndiecap_maa.rsi/icon.png b/Resources/Textures/Clothing/Head/Hats/syndiecap_maa.rsi/icon.png new file mode 100644 index 0000000000..dbdaed336f Binary files /dev/null and b/Resources/Textures/Clothing/Head/Hats/syndiecap_maa.rsi/icon.png differ diff --git a/Resources/Textures/Clothing/Head/Hats/syndiecap_maa.rsi/inhand-left.png b/Resources/Textures/Clothing/Head/Hats/syndiecap_maa.rsi/inhand-left.png new file mode 100644 index 0000000000..0e84c524bf Binary files /dev/null and b/Resources/Textures/Clothing/Head/Hats/syndiecap_maa.rsi/inhand-left.png differ diff --git a/Resources/Textures/Clothing/Head/Hats/syndiecap_maa.rsi/inhand-right.png b/Resources/Textures/Clothing/Head/Hats/syndiecap_maa.rsi/inhand-right.png new file mode 100644 index 0000000000..77935dcadd Binary files /dev/null and b/Resources/Textures/Clothing/Head/Hats/syndiecap_maa.rsi/inhand-right.png differ diff --git a/Resources/Textures/Clothing/Head/Hats/syndiecap_maa.rsi/meta.json b/Resources/Textures/Clothing/Head/Hats/syndiecap_maa.rsi/meta.json new file mode 100644 index 0000000000..9b680ad5a5 --- /dev/null +++ b/Resources/Textures/Clothing/Head/Hats/syndiecap_maa.rsi/meta.json @@ -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 + } + ] +} diff --git a/Resources/Textures/Clothing/Head/Hats/tacticalmaidheadband.rsi/equipped-HELMET.png b/Resources/Textures/Clothing/Head/Hats/tacticalmaidheadband.rsi/equipped-HELMET.png new file mode 100644 index 0000000000..4a9e5a7339 Binary files /dev/null and b/Resources/Textures/Clothing/Head/Hats/tacticalmaidheadband.rsi/equipped-HELMET.png differ diff --git a/Resources/Textures/Clothing/Head/Hats/tacticalmaidheadband.rsi/icon.png b/Resources/Textures/Clothing/Head/Hats/tacticalmaidheadband.rsi/icon.png new file mode 100644 index 0000000000..0c74439dcd Binary files /dev/null and b/Resources/Textures/Clothing/Head/Hats/tacticalmaidheadband.rsi/icon.png differ diff --git a/Resources/Textures/Clothing/Head/Hats/tacticalmaidheadband.rsi/inhand-left.png b/Resources/Textures/Clothing/Head/Hats/tacticalmaidheadband.rsi/inhand-left.png new file mode 100644 index 0000000000..a595574881 Binary files /dev/null and b/Resources/Textures/Clothing/Head/Hats/tacticalmaidheadband.rsi/inhand-left.png differ diff --git a/Resources/Textures/Clothing/Head/Hats/tacticalmaidheadband.rsi/inhand-right.png b/Resources/Textures/Clothing/Head/Hats/tacticalmaidheadband.rsi/inhand-right.png new file mode 100644 index 0000000000..233e54dbca Binary files /dev/null and b/Resources/Textures/Clothing/Head/Hats/tacticalmaidheadband.rsi/inhand-right.png differ diff --git a/Resources/Textures/Clothing/Head/Hats/tacticalmaidheadband.rsi/meta.json b/Resources/Textures/Clothing/Head/Hats/tacticalmaidheadband.rsi/meta.json new file mode 100644 index 0000000000..9b680ad5a5 --- /dev/null +++ b/Resources/Textures/Clothing/Head/Hats/tacticalmaidheadband.rsi/meta.json @@ -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 + } + ] +} diff --git a/Resources/Textures/Clothing/Mask/neckgaiter.rsi/equipped-MASK-reptilian.png b/Resources/Textures/Clothing/Mask/neckgaiter.rsi/equipped-MASK-reptilian.png new file mode 100644 index 0000000000..9ff31af24f Binary files /dev/null and b/Resources/Textures/Clothing/Mask/neckgaiter.rsi/equipped-MASK-reptilian.png differ diff --git a/Resources/Textures/Clothing/Mask/neckgaiter.rsi/equipped-MASK-vox.png b/Resources/Textures/Clothing/Mask/neckgaiter.rsi/equipped-MASK-vox.png new file mode 100644 index 0000000000..d8313d5cbb Binary files /dev/null and b/Resources/Textures/Clothing/Mask/neckgaiter.rsi/equipped-MASK-vox.png differ diff --git a/Resources/Textures/Clothing/Mask/neckgaiter.rsi/equipped-MASK.png b/Resources/Textures/Clothing/Mask/neckgaiter.rsi/equipped-MASK.png new file mode 100644 index 0000000000..572796b030 Binary files /dev/null and b/Resources/Textures/Clothing/Mask/neckgaiter.rsi/equipped-MASK.png differ diff --git a/Resources/Textures/Clothing/Mask/neckgaiter.rsi/icon.png b/Resources/Textures/Clothing/Mask/neckgaiter.rsi/icon.png new file mode 100644 index 0000000000..8c746f155e Binary files /dev/null and b/Resources/Textures/Clothing/Mask/neckgaiter.rsi/icon.png differ diff --git a/Resources/Textures/Clothing/Mask/neckgaiter.rsi/inhand-left.png b/Resources/Textures/Clothing/Mask/neckgaiter.rsi/inhand-left.png new file mode 100644 index 0000000000..40ff08ad57 Binary files /dev/null and b/Resources/Textures/Clothing/Mask/neckgaiter.rsi/inhand-left.png differ diff --git a/Resources/Textures/Clothing/Mask/neckgaiter.rsi/inhand-right.png b/Resources/Textures/Clothing/Mask/neckgaiter.rsi/inhand-right.png new file mode 100644 index 0000000000..09748ec208 Binary files /dev/null and b/Resources/Textures/Clothing/Mask/neckgaiter.rsi/inhand-right.png differ diff --git a/Resources/Textures/Clothing/Mask/neckgaiter.rsi/meta.json b/Resources/Textures/Clothing/Mask/neckgaiter.rsi/meta.json new file mode 100644 index 0000000000..4da74959dd --- /dev/null +++ b/Resources/Textures/Clothing/Mask/neckgaiter.rsi/meta.json @@ -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 + } + ] +} diff --git a/Resources/Textures/Clothing/OuterClothing/Coats/syndicate/coatsyndiecap.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/Clothing/OuterClothing/Coats/syndicate/coatsyndiecap.rsi/equipped-OUTERCLOTHING.png new file mode 100644 index 0000000000..5c2ac4f43b Binary files /dev/null and b/Resources/Textures/Clothing/OuterClothing/Coats/syndicate/coatsyndiecap.rsi/equipped-OUTERCLOTHING.png differ diff --git a/Resources/Textures/Clothing/OuterClothing/Coats/syndicate/coatsyndiecap.rsi/icon.png b/Resources/Textures/Clothing/OuterClothing/Coats/syndicate/coatsyndiecap.rsi/icon.png new file mode 100644 index 0000000000..2feedb3099 Binary files /dev/null and b/Resources/Textures/Clothing/OuterClothing/Coats/syndicate/coatsyndiecap.rsi/icon.png differ diff --git a/Resources/Textures/Clothing/OuterClothing/Coats/syndicate/coatsyndiecap.rsi/inhand-left.png b/Resources/Textures/Clothing/OuterClothing/Coats/syndicate/coatsyndiecap.rsi/inhand-left.png new file mode 100644 index 0000000000..8b8da21af7 Binary files /dev/null and b/Resources/Textures/Clothing/OuterClothing/Coats/syndicate/coatsyndiecap.rsi/inhand-left.png differ diff --git a/Resources/Textures/Clothing/OuterClothing/Coats/syndicate/coatsyndiecap.rsi/inhand-right.png b/Resources/Textures/Clothing/OuterClothing/Coats/syndicate/coatsyndiecap.rsi/inhand-right.png new file mode 100644 index 0000000000..dee70e8110 Binary files /dev/null and b/Resources/Textures/Clothing/OuterClothing/Coats/syndicate/coatsyndiecap.rsi/inhand-right.png differ diff --git a/Resources/Textures/Clothing/OuterClothing/Coats/syndicate/coatsyndiecap.rsi/meta.json b/Resources/Textures/Clothing/OuterClothing/Coats/syndicate/coatsyndiecap.rsi/meta.json new file mode 100644 index 0000000000..eadf9c61d4 --- /dev/null +++ b/Resources/Textures/Clothing/OuterClothing/Coats/syndicate/coatsyndiecap.rsi/meta.json @@ -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 + } + ] +} diff --git a/Resources/Textures/Clothing/OuterClothing/Coats/syndicate/coatsyndiecaparmored.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/Clothing/OuterClothing/Coats/syndicate/coatsyndiecaparmored.rsi/equipped-OUTERCLOTHING.png new file mode 100644 index 0000000000..c99facfeb6 Binary files /dev/null and b/Resources/Textures/Clothing/OuterClothing/Coats/syndicate/coatsyndiecaparmored.rsi/equipped-OUTERCLOTHING.png differ diff --git a/Resources/Textures/Clothing/OuterClothing/Coats/syndicate/coatsyndiecaparmored.rsi/icon.png b/Resources/Textures/Clothing/OuterClothing/Coats/syndicate/coatsyndiecaparmored.rsi/icon.png new file mode 100644 index 0000000000..d532a0c3b9 Binary files /dev/null and b/Resources/Textures/Clothing/OuterClothing/Coats/syndicate/coatsyndiecaparmored.rsi/icon.png differ diff --git a/Resources/Textures/Clothing/OuterClothing/Coats/syndicate/coatsyndiecaparmored.rsi/inhand-left.png b/Resources/Textures/Clothing/OuterClothing/Coats/syndicate/coatsyndiecaparmored.rsi/inhand-left.png new file mode 100644 index 0000000000..5f1100dfac Binary files /dev/null and b/Resources/Textures/Clothing/OuterClothing/Coats/syndicate/coatsyndiecaparmored.rsi/inhand-left.png differ diff --git a/Resources/Textures/Clothing/OuterClothing/Coats/syndicate/coatsyndiecaparmored.rsi/inhand-right.png b/Resources/Textures/Clothing/OuterClothing/Coats/syndicate/coatsyndiecaparmored.rsi/inhand-right.png new file mode 100644 index 0000000000..8022ac7cbc Binary files /dev/null and b/Resources/Textures/Clothing/OuterClothing/Coats/syndicate/coatsyndiecaparmored.rsi/inhand-right.png differ diff --git a/Resources/Textures/Clothing/OuterClothing/Coats/syndicate/coatsyndiecaparmored.rsi/meta.json b/Resources/Textures/Clothing/OuterClothing/Coats/syndicate/coatsyndiecaparmored.rsi/meta.json new file mode 100644 index 0000000000..eadf9c61d4 --- /dev/null +++ b/Resources/Textures/Clothing/OuterClothing/Coats/syndicate/coatsyndiecaparmored.rsi/meta.json @@ -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 + } + ] +} diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/syndicate/coatsyndiecap.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/syndicate/coatsyndiecap.rsi/equipped-OUTERCLOTHING.png new file mode 100644 index 0000000000..0f68ef8d1e Binary files /dev/null and b/Resources/Textures/Clothing/OuterClothing/WinterCoats/syndicate/coatsyndiecap.rsi/equipped-OUTERCLOTHING.png differ diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/syndicate/coatsyndiecap.rsi/icon.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/syndicate/coatsyndiecap.rsi/icon.png new file mode 100644 index 0000000000..e80dfe8068 Binary files /dev/null and b/Resources/Textures/Clothing/OuterClothing/WinterCoats/syndicate/coatsyndiecap.rsi/icon.png differ diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/syndicate/coatsyndiecap.rsi/inhand-left.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/syndicate/coatsyndiecap.rsi/inhand-left.png new file mode 100644 index 0000000000..b87f5e3b67 Binary files /dev/null and b/Resources/Textures/Clothing/OuterClothing/WinterCoats/syndicate/coatsyndiecap.rsi/inhand-left.png differ diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/syndicate/coatsyndiecap.rsi/inhand-right.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/syndicate/coatsyndiecap.rsi/inhand-right.png new file mode 100644 index 0000000000..c045fd47f8 Binary files /dev/null and b/Resources/Textures/Clothing/OuterClothing/WinterCoats/syndicate/coatsyndiecap.rsi/inhand-right.png differ diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/syndicate/coatsyndiecap.rsi/meta.json b/Resources/Textures/Clothing/OuterClothing/WinterCoats/syndicate/coatsyndiecap.rsi/meta.json new file mode 100644 index 0000000000..eadf9c61d4 --- /dev/null +++ b/Resources/Textures/Clothing/OuterClothing/WinterCoats/syndicate/coatsyndiecap.rsi/meta.json @@ -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 + } + ] +} diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/syndicate/coatsyndiecaparmored.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/syndicate/coatsyndiecaparmored.rsi/equipped-OUTERCLOTHING.png new file mode 100644 index 0000000000..5be3e2a4b1 Binary files /dev/null and b/Resources/Textures/Clothing/OuterClothing/WinterCoats/syndicate/coatsyndiecaparmored.rsi/equipped-OUTERCLOTHING.png differ diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/syndicate/coatsyndiecaparmored.rsi/icon.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/syndicate/coatsyndiecaparmored.rsi/icon.png new file mode 100644 index 0000000000..58ddc0afc5 Binary files /dev/null and b/Resources/Textures/Clothing/OuterClothing/WinterCoats/syndicate/coatsyndiecaparmored.rsi/icon.png differ diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/syndicate/coatsyndiecaparmored.rsi/inhand-left.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/syndicate/coatsyndiecaparmored.rsi/inhand-left.png new file mode 100644 index 0000000000..6df7ed14b7 Binary files /dev/null and b/Resources/Textures/Clothing/OuterClothing/WinterCoats/syndicate/coatsyndiecaparmored.rsi/inhand-left.png differ diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/syndicate/coatsyndiecaparmored.rsi/inhand-right.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/syndicate/coatsyndiecaparmored.rsi/inhand-right.png new file mode 100644 index 0000000000..16093bec94 Binary files /dev/null and b/Resources/Textures/Clothing/OuterClothing/WinterCoats/syndicate/coatsyndiecaparmored.rsi/inhand-right.png differ diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/syndicate/coatsyndiecaparmored.rsi/meta.json b/Resources/Textures/Clothing/OuterClothing/WinterCoats/syndicate/coatsyndiecaparmored.rsi/meta.json new file mode 100644 index 0000000000..eadf9c61d4 --- /dev/null +++ b/Resources/Textures/Clothing/OuterClothing/WinterCoats/syndicate/coatsyndiecaparmored.rsi/meta.json @@ -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 + } + ] +} diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/syndicate/wintercoatsyndie.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/syndicate/wintercoatsyndie.rsi/equipped-OUTERCLOTHING.png new file mode 100644 index 0000000000..90f79db76f Binary files /dev/null and b/Resources/Textures/Clothing/OuterClothing/WinterCoats/syndicate/wintercoatsyndie.rsi/equipped-OUTERCLOTHING.png differ diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/syndicate/wintercoatsyndie.rsi/icon.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/syndicate/wintercoatsyndie.rsi/icon.png new file mode 100644 index 0000000000..a3e47e0c12 Binary files /dev/null and b/Resources/Textures/Clothing/OuterClothing/WinterCoats/syndicate/wintercoatsyndie.rsi/icon.png differ diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/syndicate/wintercoatsyndie.rsi/inhand-left.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/syndicate/wintercoatsyndie.rsi/inhand-left.png new file mode 100644 index 0000000000..0754a7103f Binary files /dev/null and b/Resources/Textures/Clothing/OuterClothing/WinterCoats/syndicate/wintercoatsyndie.rsi/inhand-left.png differ diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/syndicate/wintercoatsyndie.rsi/inhand-right.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/syndicate/wintercoatsyndie.rsi/inhand-right.png new file mode 100644 index 0000000000..c8dc0c63c0 Binary files /dev/null and b/Resources/Textures/Clothing/OuterClothing/WinterCoats/syndicate/wintercoatsyndie.rsi/inhand-right.png differ diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/syndicate/wintercoatsyndie.rsi/meta.json b/Resources/Textures/Clothing/OuterClothing/WinterCoats/syndicate/wintercoatsyndie.rsi/meta.json new file mode 100644 index 0000000000..eadf9c61d4 --- /dev/null +++ b/Resources/Textures/Clothing/OuterClothing/WinterCoats/syndicate/wintercoatsyndie.rsi/meta.json @@ -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 + } + ] +} diff --git a/Resources/Textures/Clothing/Uniforms/Jumpskirt/syndieformaldress.rsi/equipped-INNERCLOTHING-monkey.png b/Resources/Textures/Clothing/Uniforms/Jumpskirt/syndieformaldress.rsi/equipped-INNERCLOTHING-monkey.png new file mode 100644 index 0000000000..b9d4410e5e Binary files /dev/null and b/Resources/Textures/Clothing/Uniforms/Jumpskirt/syndieformaldress.rsi/equipped-INNERCLOTHING-monkey.png differ diff --git a/Resources/Textures/Clothing/Uniforms/Jumpskirt/syndieformaldress.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/Clothing/Uniforms/Jumpskirt/syndieformaldress.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 0000000000..6090c939fa Binary files /dev/null and b/Resources/Textures/Clothing/Uniforms/Jumpskirt/syndieformaldress.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/Clothing/Uniforms/Jumpskirt/syndieformaldress.rsi/icon.png b/Resources/Textures/Clothing/Uniforms/Jumpskirt/syndieformaldress.rsi/icon.png new file mode 100644 index 0000000000..555ca02cbf Binary files /dev/null and b/Resources/Textures/Clothing/Uniforms/Jumpskirt/syndieformaldress.rsi/icon.png differ diff --git a/Resources/Textures/Clothing/Uniforms/Jumpskirt/syndieformaldress.rsi/inhand-left.png b/Resources/Textures/Clothing/Uniforms/Jumpskirt/syndieformaldress.rsi/inhand-left.png new file mode 100644 index 0000000000..68a63d9db2 Binary files /dev/null and b/Resources/Textures/Clothing/Uniforms/Jumpskirt/syndieformaldress.rsi/inhand-left.png differ diff --git a/Resources/Textures/Clothing/Uniforms/Jumpskirt/syndieformaldress.rsi/inhand-right.png b/Resources/Textures/Clothing/Uniforms/Jumpskirt/syndieformaldress.rsi/inhand-right.png new file mode 100644 index 0000000000..5921624c31 Binary files /dev/null and b/Resources/Textures/Clothing/Uniforms/Jumpskirt/syndieformaldress.rsi/inhand-right.png differ diff --git a/Resources/Textures/Clothing/Uniforms/Jumpskirt/syndieformaldress.rsi/meta.json b/Resources/Textures/Clothing/Uniforms/Jumpskirt/syndieformaldress.rsi/meta.json new file mode 100644 index 0000000000..1af9e0836f --- /dev/null +++ b/Resources/Textures/Clothing/Uniforms/Jumpskirt/syndieformaldress.rsi/meta.json @@ -0,0 +1,30 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Sprited by belay5 (Discord) | equipped-INNERCLOTHING-monkey sprited by Puro (Github)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "equipped-INNERCLOTHING-monkey", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/Clothing/Uniforms/Jumpskirt/tacticalmaid.rsi/equipped-INNERCLOTHING-monkey.png b/Resources/Textures/Clothing/Uniforms/Jumpskirt/tacticalmaid.rsi/equipped-INNERCLOTHING-monkey.png new file mode 100644 index 0000000000..f0ed97e511 Binary files /dev/null and b/Resources/Textures/Clothing/Uniforms/Jumpskirt/tacticalmaid.rsi/equipped-INNERCLOTHING-monkey.png differ diff --git a/Resources/Textures/Clothing/Uniforms/Jumpskirt/tacticalmaid.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/Clothing/Uniforms/Jumpskirt/tacticalmaid.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 0000000000..162ed66a75 Binary files /dev/null and b/Resources/Textures/Clothing/Uniforms/Jumpskirt/tacticalmaid.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/Clothing/Uniforms/Jumpskirt/tacticalmaid.rsi/icon.png b/Resources/Textures/Clothing/Uniforms/Jumpskirt/tacticalmaid.rsi/icon.png new file mode 100644 index 0000000000..38968fb83a Binary files /dev/null and b/Resources/Textures/Clothing/Uniforms/Jumpskirt/tacticalmaid.rsi/icon.png differ diff --git a/Resources/Textures/Clothing/Uniforms/Jumpskirt/tacticalmaid.rsi/inhand-left.png b/Resources/Textures/Clothing/Uniforms/Jumpskirt/tacticalmaid.rsi/inhand-left.png new file mode 100644 index 0000000000..8303431302 Binary files /dev/null and b/Resources/Textures/Clothing/Uniforms/Jumpskirt/tacticalmaid.rsi/inhand-left.png differ diff --git a/Resources/Textures/Clothing/Uniforms/Jumpskirt/tacticalmaid.rsi/inhand-right.png b/Resources/Textures/Clothing/Uniforms/Jumpskirt/tacticalmaid.rsi/inhand-right.png new file mode 100644 index 0000000000..759cf4b40d Binary files /dev/null and b/Resources/Textures/Clothing/Uniforms/Jumpskirt/tacticalmaid.rsi/inhand-right.png differ diff --git a/Resources/Textures/Clothing/Uniforms/Jumpskirt/tacticalmaid.rsi/meta.json b/Resources/Textures/Clothing/Uniforms/Jumpskirt/tacticalmaid.rsi/meta.json new file mode 100644 index 0000000000..1af9e0836f --- /dev/null +++ b/Resources/Textures/Clothing/Uniforms/Jumpskirt/tacticalmaid.rsi/meta.json @@ -0,0 +1,30 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Sprited by belay5 (Discord) | equipped-INNERCLOTHING-monkey sprited by Puro (Github)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "equipped-INNERCLOTHING-monkey", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/Clothing/Uniforms/Jumpsuit/syndieformaldress.rsi/equipped-INNERCLOTHING-monkey.png b/Resources/Textures/Clothing/Uniforms/Jumpsuit/syndieformaldress.rsi/equipped-INNERCLOTHING-monkey.png new file mode 100644 index 0000000000..34182dd2a4 Binary files /dev/null and b/Resources/Textures/Clothing/Uniforms/Jumpsuit/syndieformaldress.rsi/equipped-INNERCLOTHING-monkey.png differ diff --git a/Resources/Textures/Clothing/Uniforms/Jumpsuit/syndieformaldress.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/Clothing/Uniforms/Jumpsuit/syndieformaldress.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 0000000000..cf96b74470 Binary files /dev/null and b/Resources/Textures/Clothing/Uniforms/Jumpsuit/syndieformaldress.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/Clothing/Uniforms/Jumpsuit/syndieformaldress.rsi/icon.png b/Resources/Textures/Clothing/Uniforms/Jumpsuit/syndieformaldress.rsi/icon.png new file mode 100644 index 0000000000..39dfb6e8ae Binary files /dev/null and b/Resources/Textures/Clothing/Uniforms/Jumpsuit/syndieformaldress.rsi/icon.png differ diff --git a/Resources/Textures/Clothing/Uniforms/Jumpsuit/syndieformaldress.rsi/inhand-left.png b/Resources/Textures/Clothing/Uniforms/Jumpsuit/syndieformaldress.rsi/inhand-left.png new file mode 100644 index 0000000000..fbc700f2ea Binary files /dev/null and b/Resources/Textures/Clothing/Uniforms/Jumpsuit/syndieformaldress.rsi/inhand-left.png differ diff --git a/Resources/Textures/Clothing/Uniforms/Jumpsuit/syndieformaldress.rsi/inhand-right.png b/Resources/Textures/Clothing/Uniforms/Jumpsuit/syndieformaldress.rsi/inhand-right.png new file mode 100644 index 0000000000..49dbf47794 Binary files /dev/null and b/Resources/Textures/Clothing/Uniforms/Jumpsuit/syndieformaldress.rsi/inhand-right.png differ diff --git a/Resources/Textures/Clothing/Uniforms/Jumpsuit/syndieformaldress.rsi/meta.json b/Resources/Textures/Clothing/Uniforms/Jumpsuit/syndieformaldress.rsi/meta.json new file mode 100644 index 0000000000..1af9e0836f --- /dev/null +++ b/Resources/Textures/Clothing/Uniforms/Jumpsuit/syndieformaldress.rsi/meta.json @@ -0,0 +1,30 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Sprited by belay5 (Discord) | equipped-INNERCLOTHING-monkey sprited by Puro (Github)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "equipped-INNERCLOTHING-monkey", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/Structures/Decoration/banner.rsi/banner_syndicate.png b/Resources/Textures/Structures/Decoration/banner.rsi/banner_syndicate.png new file mode 100644 index 0000000000..c8424057d0 Binary files /dev/null and b/Resources/Textures/Structures/Decoration/banner.rsi/banner_syndicate.png differ diff --git a/Resources/Textures/Structures/Decoration/banner.rsi/meta.json b/Resources/Textures/Structures/Decoration/banner.rsi/meta.json index f9fb3f5839..2de33ea029 100644 --- a/Resources/Textures/Structures/Decoration/banner.rsi/meta.json +++ b/Resources/Textures/Structures/Decoration/banner.rsi/meta.json @@ -1,7 +1,7 @@ { "version": 1, "license": "CC-BY-SA-3.0", - "copyright": "https://github.com/tgstation/tgstation/commit/fa9e44d937026d5a2ba72615afccf2f18a87c485", + "copyright": "https://github.com/tgstation/tgstation/commit/fa9e44d937026d5a2ba72615afccf2f18a87c485 | banner_syndicate sprited by mureixlol (Discord)", "size": { "x": 32, "y": 32 @@ -39,6 +39,9 @@ }, { "name": "banner_revolution" + }, + { + "name": "banner_syndicate" } ] -} \ No newline at end of file +}