[Fluff] centurion (#217)

This commit is contained in:
Aviu00
2023-07-25 00:48:38 +03:00
committed by Aviu00
parent fb20a47133
commit cb88de8e7b
16 changed files with 230 additions and 0 deletions

View File

@@ -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]

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

View File

@@ -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
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.0 KiB

View File

@@ -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
}
]
}