diff --git a/Resources/Prototypes/Backmen/Entities/Clothing/Head/hats.yml b/Resources/Prototypes/Backmen/Entities/Clothing/Head/hats.yml index 0379dc9421b..5f342f992c2 100644 --- a/Resources/Prototypes/Backmen/Entities/Clothing/Head/hats.yml +++ b/Resources/Prototypes/Backmen/Entities/Clothing/Head/hats.yml @@ -153,3 +153,18 @@ Blunt: 0.80 Slash: 0.95 Piercing: 0.95 + +- type: entity + parent: ClothingHeadBase + id: ClothingHeadHatSoldier + name: фуражка солдата СССП + description: Гласит приказ "Ни шагу назад"! + components: + - type: Sprite + sprite: Backmen/Clothing/Head/Hats/capsssp.rsi + - type: Clothing + sprite: Backmen/Clothing/Head/Hats/capsssp.rsi + - type: Tag + tags: + - ClothMade + - HamsterWearable \ No newline at end of file diff --git a/Resources/Prototypes/Backmen/Entities/Clothing/Head/masks.yml b/Resources/Prototypes/Backmen/Entities/Clothing/Head/masks.yml index 53d0751c7bd..52c4957332a 100644 --- a/Resources/Prototypes/Backmen/Entities/Clothing/Head/masks.yml +++ b/Resources/Prototypes/Backmen/Entities/Clothing/Head/masks.yml @@ -139,3 +139,19 @@ sprite: Backmen/Clothing/Head/Masks/blacksilense.rsi - type: Clothing sprite: Backmen/Clothing/Head/Masks/blacksilense.rsi + +- type: entity + parent: ClothingMaskBase + id: ClothingMaskKitsune + name: Маска Кицунэ + description: Обмани эту станцию! + components: + - type: Sprite + sprite: Backmen/Clothing/Head/Masks/kitsunemask.rsi + - type: Clothing + sprite: Backmen/Clothing/Head/Masks/kitsunemask.rsi + - type: BreathMask + - type: IdentityBlocker + - type: Tag + tags: + - HidesNose \ No newline at end of file diff --git a/Resources/Prototypes/Backmen/Entities/Clothing/Uniforms/jumpsuits.yml b/Resources/Prototypes/Backmen/Entities/Clothing/Uniforms/jumpsuits.yml index 4efc8f3eca7..7fd76d78db4 100644 --- a/Resources/Prototypes/Backmen/Entities/Clothing/Uniforms/jumpsuits.yml +++ b/Resources/Prototypes/Backmen/Entities/Clothing/Uniforms/jumpsuits.yml @@ -492,3 +492,25 @@ sprite: Backmen/Clothing/Uniforms/jumpsuit/naval_uniform.rsi - type: Clothing sprite: Backmen/Clothing/Uniforms/jumpsuit/naval_uniform.rsi + +- type: entity + parent: ClothingUniformBase + id: ClothingUniformJumpsuitSuitSssp + name: Спортивный костюм. + description: Может сегодня повезёт и пообщаемся с капитаном достойно. + components: + - type: Sprite + sprite: Backmen/Clothing/Uniforms/jumpsuit/tracksuit.rsi + - type: Clothing + sprite: Backmen/Clothing/Uniforms/jumpsuit/tracksuit.rsi + +- type: entity + parent: ClothingUniformBase + id: ClothingUniformVamp + name: Деловая жилетка вампира + description: Весьма стильно для данного рода занятий + components: + - type: Sprite + sprite: Backmen/Clothing/Uniforms/jumpsuit/vampsuit.rsi + - type: Clothing + sprite: Backmen/Clothing/Uniforms/jumpsuit/vampsuit.rsi \ No newline at end of file diff --git a/Resources/Prototypes/Corvax/sponsor.yml b/Resources/Prototypes/Corvax/sponsor.yml index 720f31d6ca6..c0ae8fd532d 100644 --- a/Resources/Prototypes/Corvax/sponsor.yml +++ b/Resources/Prototypes/Corvax/sponsor.yml @@ -250,9 +250,9 @@ suffix: Sponsor components: - type: Sprite - sprite: Corvax/Sponsor/jesuisunfou/Clothing/Uniforms/Jumpsuit/ussp.rsi + sprite: Backmen/Clothing/Uniforms/jumpsuit/sponsorUSSP.rsi - type: Clothing - sprite: Corvax/Sponsor/jesuisunfou/Clothing/Uniforms/Jumpsuit/ussp.rsi + sprite: Backmen/Clothing/Uniforms/jumpsuit/sponsorUSSP.rsi - type: entity parent: ClothingShoesBaseButcherable diff --git a/Resources/Textures/Backmen/Clothing/Head/Hats/capsssp.rsi/equipped-HELMET-hamster.png b/Resources/Textures/Backmen/Clothing/Head/Hats/capsssp.rsi/equipped-HELMET-hamster.png new file mode 100644 index 00000000000..7fde12f4e5a Binary files /dev/null and b/Resources/Textures/Backmen/Clothing/Head/Hats/capsssp.rsi/equipped-HELMET-hamster.png differ diff --git a/Resources/Textures/Backmen/Clothing/Head/Hats/capsssp.rsi/equipped-HELMET.png b/Resources/Textures/Backmen/Clothing/Head/Hats/capsssp.rsi/equipped-HELMET.png new file mode 100644 index 00000000000..fbc99263a8a Binary files /dev/null and b/Resources/Textures/Backmen/Clothing/Head/Hats/capsssp.rsi/equipped-HELMET.png differ diff --git a/Resources/Textures/Backmen/Clothing/Head/Hats/capsssp.rsi/icon.png b/Resources/Textures/Backmen/Clothing/Head/Hats/capsssp.rsi/icon.png new file mode 100644 index 00000000000..a4cf5f65313 Binary files /dev/null and b/Resources/Textures/Backmen/Clothing/Head/Hats/capsssp.rsi/icon.png differ diff --git a/Resources/Textures/Backmen/Clothing/Head/Hats/capsssp.rsi/inhand-left.png b/Resources/Textures/Backmen/Clothing/Head/Hats/capsssp.rsi/inhand-left.png new file mode 100644 index 00000000000..eff504da04e Binary files /dev/null and b/Resources/Textures/Backmen/Clothing/Head/Hats/capsssp.rsi/inhand-left.png differ diff --git a/Resources/Textures/Backmen/Clothing/Head/Hats/capsssp.rsi/inhand-right.png b/Resources/Textures/Backmen/Clothing/Head/Hats/capsssp.rsi/inhand-right.png new file mode 100644 index 00000000000..aaf2d785c9a Binary files /dev/null and b/Resources/Textures/Backmen/Clothing/Head/Hats/capsssp.rsi/inhand-right.png differ diff --git a/Resources/Textures/Backmen/Clothing/Head/Hats/capsssp.rsi/meta.json b/Resources/Textures/Backmen/Clothing/Head/Hats/capsssp.rsi/meta.json new file mode 100644 index 00000000000..1229f98fa44 --- /dev/null +++ b/Resources/Textures/Backmen/Clothing/Head/Hats/capsssp.rsi/meta.json @@ -0,0 +1,30 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "made by discord: fizzoghoster", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "inhand-right", + "directions": 4 + }, + { + "name": "equipped-HELMET", + "directions": 4 + }, + { + "name": "icon" + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "equipped-HELMET-hamster", + "directions": 4 + } + ] +} \ No newline at end of file diff --git a/Resources/Textures/Backmen/Clothing/Head/Masks/kitsunemask.rsi/equipped-MASK.png b/Resources/Textures/Backmen/Clothing/Head/Masks/kitsunemask.rsi/equipped-MASK.png new file mode 100644 index 00000000000..3074134cdae Binary files /dev/null and b/Resources/Textures/Backmen/Clothing/Head/Masks/kitsunemask.rsi/equipped-MASK.png differ diff --git a/Resources/Textures/Backmen/Clothing/Head/Masks/kitsunemask.rsi/icon.png b/Resources/Textures/Backmen/Clothing/Head/Masks/kitsunemask.rsi/icon.png new file mode 100644 index 00000000000..8d9b3b0dc5f Binary files /dev/null and b/Resources/Textures/Backmen/Clothing/Head/Masks/kitsunemask.rsi/icon.png differ diff --git a/Resources/Textures/Backmen/Clothing/Head/Masks/kitsunemask.rsi/meta.json b/Resources/Textures/Backmen/Clothing/Head/Masks/kitsunemask.rsi/meta.json new file mode 100644 index 00000000000..518989cd13a --- /dev/null +++ b/Resources/Textures/Backmen/Clothing/Head/Masks/kitsunemask.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from tgstation at commit https://github.com/dannno/-tg-station/blob/a51c5a85d327f562004cef2f36c081ad0d95fd9a/icons/obj/clothing/masks.dmi", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-MASK", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/Backmen/Clothing/Uniforms/jumpsuit/sponsorUSSP.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/Backmen/Clothing/Uniforms/jumpsuit/sponsorUSSP.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..bbb4af88e03 Binary files /dev/null and b/Resources/Textures/Backmen/Clothing/Uniforms/jumpsuit/sponsorUSSP.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/Backmen/Clothing/Uniforms/jumpsuit/sponsorUSSP.rsi/icon.png b/Resources/Textures/Backmen/Clothing/Uniforms/jumpsuit/sponsorUSSP.rsi/icon.png new file mode 100644 index 00000000000..aeb77347051 Binary files /dev/null and b/Resources/Textures/Backmen/Clothing/Uniforms/jumpsuit/sponsorUSSP.rsi/icon.png differ diff --git a/Resources/Textures/Backmen/Clothing/Uniforms/jumpsuit/sponsorUSSP.rsi/inhand-left.png b/Resources/Textures/Backmen/Clothing/Uniforms/jumpsuit/sponsorUSSP.rsi/inhand-left.png new file mode 100644 index 00000000000..66cb98a379d Binary files /dev/null and b/Resources/Textures/Backmen/Clothing/Uniforms/jumpsuit/sponsorUSSP.rsi/inhand-left.png differ diff --git a/Resources/Textures/Backmen/Clothing/Uniforms/jumpsuit/sponsorUSSP.rsi/inhand-right.png b/Resources/Textures/Backmen/Clothing/Uniforms/jumpsuit/sponsorUSSP.rsi/inhand-right.png new file mode 100644 index 00000000000..347f36a9bc3 Binary files /dev/null and b/Resources/Textures/Backmen/Clothing/Uniforms/jumpsuit/sponsorUSSP.rsi/inhand-right.png differ diff --git a/Resources/Textures/Backmen/Clothing/Uniforms/jumpsuit/sponsorUSSP.rsi/meta.json b/Resources/Textures/Backmen/Clothing/Uniforms/jumpsuit/sponsorUSSP.rsi/meta.json new file mode 100644 index 00000000000..aabffd65fe6 --- /dev/null +++ b/Resources/Textures/Backmen/Clothing/Uniforms/jumpsuit/sponsorUSSP.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Created by discord:fizzoghoster", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] + } \ No newline at end of file diff --git a/Resources/Textures/Backmen/Clothing/Uniforms/jumpsuit/tracksuit.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/Backmen/Clothing/Uniforms/jumpsuit/tracksuit.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..8fa1d66b064 Binary files /dev/null and b/Resources/Textures/Backmen/Clothing/Uniforms/jumpsuit/tracksuit.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/Backmen/Clothing/Uniforms/jumpsuit/tracksuit.rsi/icon.png b/Resources/Textures/Backmen/Clothing/Uniforms/jumpsuit/tracksuit.rsi/icon.png new file mode 100644 index 00000000000..99da1fdfb9f Binary files /dev/null and b/Resources/Textures/Backmen/Clothing/Uniforms/jumpsuit/tracksuit.rsi/icon.png differ diff --git a/Resources/Textures/Backmen/Clothing/Uniforms/jumpsuit/tracksuit.rsi/inhand-left.png b/Resources/Textures/Backmen/Clothing/Uniforms/jumpsuit/tracksuit.rsi/inhand-left.png new file mode 100644 index 00000000000..92f298d0b66 Binary files /dev/null and b/Resources/Textures/Backmen/Clothing/Uniforms/jumpsuit/tracksuit.rsi/inhand-left.png differ diff --git a/Resources/Textures/Backmen/Clothing/Uniforms/jumpsuit/tracksuit.rsi/inhand-right.png b/Resources/Textures/Backmen/Clothing/Uniforms/jumpsuit/tracksuit.rsi/inhand-right.png new file mode 100644 index 00000000000..ce56eeac90d Binary files /dev/null and b/Resources/Textures/Backmen/Clothing/Uniforms/jumpsuit/tracksuit.rsi/inhand-right.png differ diff --git a/Resources/Textures/Backmen/Clothing/Uniforms/jumpsuit/tracksuit.rsi/meta.json b/Resources/Textures/Backmen/Clothing/Uniforms/jumpsuit/tracksuit.rsi/meta.json new file mode 100644 index 00000000000..b0053c1fa5f --- /dev/null +++ b/Resources/Textures/Backmen/Clothing/Uniforms/jumpsuit/tracksuit.rsi/meta.json @@ -0,0 +1,27 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Create by FizzoGhoster", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] + } + \ No newline at end of file diff --git a/Resources/Textures/Backmen/Clothing/Uniforms/jumpsuit/vampsuit.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/Backmen/Clothing/Uniforms/jumpsuit/vampsuit.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..e966f9ba6a0 Binary files /dev/null and b/Resources/Textures/Backmen/Clothing/Uniforms/jumpsuit/vampsuit.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/Backmen/Clothing/Uniforms/jumpsuit/vampsuit.rsi/icon.png b/Resources/Textures/Backmen/Clothing/Uniforms/jumpsuit/vampsuit.rsi/icon.png new file mode 100644 index 00000000000..ebf9579ba85 Binary files /dev/null and b/Resources/Textures/Backmen/Clothing/Uniforms/jumpsuit/vampsuit.rsi/icon.png differ diff --git a/Resources/Textures/Backmen/Clothing/Uniforms/jumpsuit/vampsuit.rsi/inhand-left.png b/Resources/Textures/Backmen/Clothing/Uniforms/jumpsuit/vampsuit.rsi/inhand-left.png new file mode 100644 index 00000000000..ff862fff29e Binary files /dev/null and b/Resources/Textures/Backmen/Clothing/Uniforms/jumpsuit/vampsuit.rsi/inhand-left.png differ diff --git a/Resources/Textures/Backmen/Clothing/Uniforms/jumpsuit/vampsuit.rsi/inhand-right.png b/Resources/Textures/Backmen/Clothing/Uniforms/jumpsuit/vampsuit.rsi/inhand-right.png new file mode 100644 index 00000000000..4b61f6bf958 Binary files /dev/null and b/Resources/Textures/Backmen/Clothing/Uniforms/jumpsuit/vampsuit.rsi/inhand-right.png differ diff --git a/Resources/Textures/Backmen/Clothing/Uniforms/jumpsuit/vampsuit.rsi/meta.json b/Resources/Textures/Backmen/Clothing/Uniforms/jumpsuit/vampsuit.rsi/meta.json new file mode 100644 index 00000000000..599a6816a39 --- /dev/null +++ b/Resources/Textures/Backmen/Clothing/Uniforms/jumpsuit/vampsuit.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Create by FizzoGhoster", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +}