Skip to content
Open
Original file line number Diff line number Diff line change
Expand Up @@ -42,3 +42,16 @@
- Snout
- HeadTop
- HeadSide

- type: entity
parent: ClothingHeadHelmetHardsuitMercenary
id: ClothingHeadHelmetHardsuitPrivateSecurity
name: private security hardsuit helmet
description: Lightly armored hardsuit helmet for private security needs.
components:
- type: Sprite
sprite: _Mono/Clothing/Head/Hardsuits/private_security.rsi
- type: Clothing
sprite: _Mono/Clothing/Head/Hardsuits/private_security.rsi
- type: PointLight
color: "#77e7e5"
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,23 @@
id: ClothingOuterHardsuitTacsuit
- type: StaminaDamageResistance
coefficient: 0.6

- type: entity
parent: ClothingOuterHardsuitMercenary
id: ClothingOuterHardsuitPrivateSecurity # stats are of merc hardsuit
name: private security hardsuit
description: A special suit that protects from the danger of space, employed by private security forces.
components:
- type: Sprite
sprite: _Mono/Clothing/OuterClothing/Hardsuits/private_security.rsi
- type: Clothing
sprite: _Mono/Clothing/OuterClothing/Hardsuits/private_security.rsi
- type: ToggleableClothing # Goobstation - Modsuits change - Mono - this is a solution for helmet attachment/cover to not fit on hardsuits
requiredSlot: outerclothing
blockUnequipWhenAttached: false
replaceCurrentClothing: true
clothingPrototypes:
head: ClothingHeadHelmetHardsuitPrivateSecurity
helmetcover: ClothingHeadHelmetCoverBlock
helmetattachment: ClothingHeadHelmetAttachmentBlock

Original file line number Diff line number Diff line change
Expand Up @@ -29,18 +29,8 @@
Piercing: 0.9
Heat: 0.9

- type: entity
parent: ClothingHeadHelmetHardsuitMercenary
id: ClothingHeadHelmetHardsuitPrivateSecurity
name: private security hardsuit helmet
description: Lightly armored hardsuit helmet for private security needs.
components:
- type: Sprite
sprite: _NF/Clothing/Head/Hardsuits/private_security.rsi
- type: Clothing
sprite: _NF/Clothing/Head/Hardsuits/private_security.rsi
- type: PointLight
color: "#ffff00"

# MONO - private security headgear moved to mercs.yml in _Mono

#Pilot Hardsuit
- type: entity
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,24 +40,7 @@
- type: StaminaDamageResistance # Mono - Stamres
coefficient: 0.65

- type: entity
parent: ClothingOuterHardsuitMercenary
id: ClothingOuterHardsuitPrivateSecurity # stats are of merc hardsuit
name: private security hardsuit
description: A special suit that protects from the danger of space, employed by private security forces.
components:
- type: Sprite
sprite: _NF/Clothing/OuterClothing/Hardsuits/private_security.rsi
- type: Clothing
sprite: _NF/Clothing/OuterClothing/Hardsuits/private_security.rsi
- type: ToggleableClothing # Goobstation - Modsuits change - Mono - this is a solution for helmet attachment/cover to not fit on hardsuits
requiredSlot: outerclothing
blockUnequipWhenAttached: false
replaceCurrentClothing: true
clothingPrototypes:
head: ClothingHeadHelmetHardsuitPrivateSecurity
helmetcover: ClothingHeadHelmetCoverBlock
helmetattachment: ClothingHeadHelmetAttachmentBlock
# MONO - Private Security hardsuit moved to mercs.yml in _Mono after resprite.

# Pilot Hardsuit - Spationaut stats
- type: entity
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.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from cev-eris at commit https://github.com/discordia-space/CEV-Eris/commit/a75dee2e6d236612dbd403dd5f8687ca930c01f1, modified and recolored by MagnusCrowe",
"copyright": "Sprited by UnicornOnLSD (GitHub)",
"size": {
"x": 32,
"y": 32
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.
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
@@ -1,7 +1,7 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from cev-eris at commit https://github.com/discordia-space/CEV-Eris/commit/760f0be7af33a31f5a08a3291864e91539d0ebb7, modified and recolored by MagnusCrowe | equipped-OUTERCLOTHING-resomi by f0x-n3rd (github)",
"copyright": "Sprited by UnicornOnLSD (GitHub)",
"size": {
"x": 32,
"y": 32
Expand All @@ -14,10 +14,6 @@
"name": "equipped-OUTERCLOTHING",
"directions": 4
},
{
"name": "equipped-OUTERCLOTHING-resomi",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading