diff --git a/Resources/Prototypes/White/Fluff/centurion.yml b/Resources/Prototypes/White/Fluff/centurion.yml new file mode 100644 index 0000000000..ee55882fd6 --- /dev/null +++ b/Resources/Prototypes/White/Fluff/centurion.yml @@ -0,0 +1,159 @@ +#CAP +- type: entity + parent: ClothingOuterHardsuitCap + id: ClothingOuterHardsuitCapDeathSquadFluff + name: Истязательный Скафандр + description: Сколько же тайн в нём хранится? + components: + - type: Sprite + sprite: White/Fluff/centurion/deathsquad.rsi + - type: Clothing + sprite: White/Fluff/centurion/deathsquad.rsi + - type: ToggleableClothing + clothingPrototype: ClothingHeadHelmetCapDeathSquadFluff + +- type: entity + parent: ClothingHeadHelmetHardsuitCap + id: ClothingHeadHelmetCapDeathSquadFluff + noSpawn: true + name: Шлем истязательного скафандра + description: Яйца олега + components: + - type: Sprite + sprite: Clothing/Head/Hardsuits/deathsquad.rsi + - type: Clothing + sprite: Clothing/Head/Hardsuits/deathsquad.rsi + +#CE +- type: entity + parent: ClothingOuterHardsuitEngineeringWhite + id: ClothingOuterHardsuitEngineeringWhiteDeathSquadFluff + name: Истязательный Скафандр + description: Сколько же тайн в нём хранится? + components: + - type: Sprite + sprite: White/Fluff/centurion/deathsquad.rsi + - type: Clothing + sprite: White/Fluff/centurion/deathsquad.rsi + - type: ToggleableClothing + clothingPrototype: ClothingHeadHelmetHardsuitEngineeringWhiteDeathSquadFluff + +- type: entity + parent: ClothingHeadHelmetHardsuitEngineeringWhite + id: ClothingHeadHelmetHardsuitEngineeringWhiteDeathSquadFluff + noSpawn: true + name: Шлем истязательного скафандра + description: Яйца олега + components: + - type: Sprite + sprite: White/Fluff/centurion/deathsquad-helmet.rsi + - type: Clothing + sprite: White/Fluff/centurion/deathsquad-helmet.rsi + +#CMO +- type: entity + parent: ClothingOuterHardsuitMedical + id: ClothingOuterHardsuitMedicalDeathSquadFluff + name: Истязательный Скафандр + description: Сколько же тайн в нём хранится? + components: + - type: Sprite + sprite: White/Fluff/centurion/deathsquad.rsi + - type: Clothing + sprite: White/Fluff/centurion/deathsquad.rsi + - type: ToggleableClothing + clothingPrototype: ClothingHeadHelmetHardsuitMedicalDeathSquadFluff + +- type: entity + parent: ClothingHeadHelmetHardsuitMedical + id: ClothingHeadHelmetHardsuitMedicalDeathSquadFluff + noSpawn: true + name: Шлем истязательного скафандра + description: Яйца олега + components: + - type: Sprite + sprite: White/Fluff/centurion/deathsquad-helmet.rsi + - type: Clothing + sprite: White/Fluff/centurion/deathsquad-helmet.rsi + +#HOS +- type: entity + parent: ClothingOuterHardsuitSecurityRed + id: ClothingOuterHardsuitSecurityRedDeathSquadFluff + name: Истязательный Скафандр + description: Сколько же тайн в нём хранится? + components: + - type: Sprite + sprite: White/Fluff/centurion/deathsquad.rsi + - type: Clothing + sprite: White/Fluff/centurion/deathsquad.rsi + - type: ToggleableClothing + clothingPrototype: ClothingHeadHelmetHardsuitSecurityRedDeathSquadFluff + +- type: entity + parent: ClothingHeadHelmetHardsuitSecurityRed + id: ClothingHeadHelmetHardsuitSecurityRedDeathSquadFluff + noSpawn: true + name: Шлем истязательного скафандра + description: Яйца олега + components: + - type: Sprite + sprite: White/Fluff/centurion/deathsquad-helmet.rsi + - type: Clothing + sprite: White/Fluff/centurion/deathsquad-helmet.rsi + +# RD +- type: entity + parent: ClothingOuterHardsuitRd + id: ClothingOuterHardsuitRdDeathSquadFluff + name: Истязательный Скафандр + description: Сколько же тайн в нём хранится? + components: + - type: Sprite + sprite: White/Fluff/centurion/deathsquad.rsi + - type: Clothing + sprite: White/Fluff/centurion/deathsquad.rsi + - type: ToggleableClothing + clothingPrototype: ClothingHeadHelmetHardsuitRdDeathSquadFluff + +- type: entity + parent: ClothingHeadHelmetHardsuitRd + id: ClothingHeadHelmetHardsuitRdDeathSquadFluff + noSpawn: true + name: Шлем истязательного скафандра + description: Яйца олега + components: + - type: Sprite + sprite: White/Fluff/centurion/deathsquad-helmet.rsi + - type: Clothing + sprite: White/Fluff/centurion/deathsquad-helmet.rsi + +- type: loadout + id: CapLoadoutCenturion + entity: ClothingOuterHardsuitCapDeathSquadFluff + sponsorOnly: true + whitelistJobs: [Captain] + +- type: loadout + id: CeLoadoutCenturion + entity: ClothingOuterHardsuitEngineeringWhiteDeathSquadFluff + sponsorOnly: true + whitelistJobs: [ChiefEngineer] + +- type: loadout + id: CmoLoadoutCenturion + entity: ClothingOuterHardsuitMedicalDeathSquadFluff + sponsorOnly: true + whitelistJobs: [ChiefMedicalOfficer] + +- type: loadout + id: RDLoadoutCenturion + entity: ClothingOuterHardsuitRdDeathSquadFluff + sponsorOnly: true + whitelistJobs: [ResearchDirector] + +- type: loadout + id: HOSLoadoutCenturion + entity: ClothingOuterHardsuitSecurityRedDeathSquadFluff + sponsorOnly: true + whitelistJobs: [HeadOfSecurity] diff --git a/Resources/Textures/White/Fluff/centurion/deathsquad-helmet.rsi/icon-flash.png b/Resources/Textures/White/Fluff/centurion/deathsquad-helmet.rsi/icon-flash.png new file mode 100644 index 0000000000..12355e0a91 Binary files /dev/null and b/Resources/Textures/White/Fluff/centurion/deathsquad-helmet.rsi/icon-flash.png differ diff --git a/Resources/Textures/White/Fluff/centurion/deathsquad-helmet.rsi/icon.png b/Resources/Textures/White/Fluff/centurion/deathsquad-helmet.rsi/icon.png new file mode 100644 index 0000000000..12355e0a91 Binary files /dev/null and b/Resources/Textures/White/Fluff/centurion/deathsquad-helmet.rsi/icon.png differ diff --git a/Resources/Textures/White/Fluff/centurion/deathsquad-helmet.rsi/meta.json b/Resources/Textures/White/Fluff/centurion/deathsquad-helmet.rsi/meta.json new file mode 100644 index 0000000000..7bea2d1a86 --- /dev/null +++ b/Resources/Textures/White/Fluff/centurion/deathsquad-helmet.rsi/meta.json @@ -0,0 +1,41 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "icon-flash" + }, + { + "name": "off-equipped-HELMET", + "directions": 4 + }, + { + "name": "off-inhand-left", + "directions": 4 + }, + { + "name": "off-inhand-right", + "directions": 4 + }, + { + "name": "on-equipped-HELMET", + "directions": 4 + }, + { + "name": "on-inhand-left", + "directions": 4 + }, + { + "name": "on-inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/White/Fluff/centurion/deathsquad-helmet.rsi/off-equipped-HELMET.png b/Resources/Textures/White/Fluff/centurion/deathsquad-helmet.rsi/off-equipped-HELMET.png new file mode 100644 index 0000000000..8df1903288 Binary files /dev/null and b/Resources/Textures/White/Fluff/centurion/deathsquad-helmet.rsi/off-equipped-HELMET.png differ diff --git a/Resources/Textures/White/Fluff/centurion/deathsquad-helmet.rsi/off-inhand-left.png b/Resources/Textures/White/Fluff/centurion/deathsquad-helmet.rsi/off-inhand-left.png new file mode 100644 index 0000000000..6be2c34d76 Binary files /dev/null and b/Resources/Textures/White/Fluff/centurion/deathsquad-helmet.rsi/off-inhand-left.png differ diff --git a/Resources/Textures/White/Fluff/centurion/deathsquad-helmet.rsi/off-inhand-right.png b/Resources/Textures/White/Fluff/centurion/deathsquad-helmet.rsi/off-inhand-right.png new file mode 100644 index 0000000000..e3c056ada0 Binary files /dev/null and b/Resources/Textures/White/Fluff/centurion/deathsquad-helmet.rsi/off-inhand-right.png differ diff --git a/Resources/Textures/White/Fluff/centurion/deathsquad-helmet.rsi/on-equipped-HELMET.png b/Resources/Textures/White/Fluff/centurion/deathsquad-helmet.rsi/on-equipped-HELMET.png new file mode 100644 index 0000000000..8df1903288 Binary files /dev/null and b/Resources/Textures/White/Fluff/centurion/deathsquad-helmet.rsi/on-equipped-HELMET.png differ diff --git a/Resources/Textures/White/Fluff/centurion/deathsquad-helmet.rsi/on-inhand-left.png b/Resources/Textures/White/Fluff/centurion/deathsquad-helmet.rsi/on-inhand-left.png new file mode 100644 index 0000000000..6be2c34d76 Binary files /dev/null and b/Resources/Textures/White/Fluff/centurion/deathsquad-helmet.rsi/on-inhand-left.png differ diff --git a/Resources/Textures/White/Fluff/centurion/deathsquad-helmet.rsi/on-inhand-right.png b/Resources/Textures/White/Fluff/centurion/deathsquad-helmet.rsi/on-inhand-right.png new file mode 100644 index 0000000000..e3c056ada0 Binary files /dev/null and b/Resources/Textures/White/Fluff/centurion/deathsquad-helmet.rsi/on-inhand-right.png differ diff --git a/Resources/Textures/White/Fluff/centurion/deathsquad.rsi/equipped-OUTERCLOTHING-body-slim.png b/Resources/Textures/White/Fluff/centurion/deathsquad.rsi/equipped-OUTERCLOTHING-body-slim.png new file mode 100644 index 0000000000..edbbe1fa4d Binary files /dev/null and b/Resources/Textures/White/Fluff/centurion/deathsquad.rsi/equipped-OUTERCLOTHING-body-slim.png differ diff --git a/Resources/Textures/White/Fluff/centurion/deathsquad.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/White/Fluff/centurion/deathsquad.rsi/equipped-OUTERCLOTHING.png new file mode 100644 index 0000000000..e52aacafbd Binary files /dev/null and b/Resources/Textures/White/Fluff/centurion/deathsquad.rsi/equipped-OUTERCLOTHING.png differ diff --git a/Resources/Textures/White/Fluff/centurion/deathsquad.rsi/icon.png b/Resources/Textures/White/Fluff/centurion/deathsquad.rsi/icon.png new file mode 100644 index 0000000000..29c6b2876f Binary files /dev/null and b/Resources/Textures/White/Fluff/centurion/deathsquad.rsi/icon.png differ diff --git a/Resources/Textures/White/Fluff/centurion/deathsquad.rsi/inhand-left.png b/Resources/Textures/White/Fluff/centurion/deathsquad.rsi/inhand-left.png new file mode 100644 index 0000000000..ed8c8a628e Binary files /dev/null and b/Resources/Textures/White/Fluff/centurion/deathsquad.rsi/inhand-left.png differ diff --git a/Resources/Textures/White/Fluff/centurion/deathsquad.rsi/inhand-right.png b/Resources/Textures/White/Fluff/centurion/deathsquad.rsi/inhand-right.png new file mode 100644 index 0000000000..b0f9bef933 Binary files /dev/null and b/Resources/Textures/White/Fluff/centurion/deathsquad.rsi/inhand-right.png differ diff --git a/Resources/Textures/White/Fluff/centurion/deathsquad.rsi/meta.json b/Resources/Textures/White/Fluff/centurion/deathsquad.rsi/meta.json new file mode 100644 index 0000000000..1bf5021813 --- /dev/null +++ b/Resources/Textures/White/Fluff/centurion/deathsquad.rsi/meta.json @@ -0,0 +1,30 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-OUTERCLOTHING", + "directions": 4 + }, + { + "name": "equipped-OUTERCLOTHING-body-slim", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +}