fixes the descriptions of the ert hardsuit helmets + some other misc shit (#22207)
This commit is contained in:
@@ -1,7 +1,8 @@
|
|||||||
#When adding new hardsuits, please try to keep the organization consistent with hardsuit.yml (if possible.)
|
#When adding new hardsuits, please try to keep the organization consistent with hardsuit.yml (if possible.)
|
||||||
|
|
||||||
#For now, since locational damage is not a thing, all "combat" hardsuits (with the exception of the deathsquad hardsuit) have the equvilent of a helmet in terms of armor. This is so people don't need to wear both regular, on-station helmets and hardsuits to get full protection.
|
#For now, since locational damage is not a thing, all "combat" hardsuits (with the exception of the deathsquad hardsuit) have the equvilent of a helmet in terms of armor.
|
||||||
#Generally, unless you're adding something like caustic damage, you should probably avoid messing with armor outside of the above scenario.
|
#This is so people don't need to wear both regular, on-station helmets and hardsuits to get full protection.
|
||||||
|
#Generally, unless you're adding something like caustic damage, you should probably avoid messing with armor here outside of the above scenario.
|
||||||
|
|
||||||
#CREW HARDSUITS
|
#CREW HARDSUITS
|
||||||
#Standard Hardsuit
|
#Standard Hardsuit
|
||||||
@@ -550,6 +551,7 @@
|
|||||||
id: ClothingHeadHelmetHardsuitERTEngineer
|
id: ClothingHeadHelmetHardsuitERTEngineer
|
||||||
noSpawn: true
|
noSpawn: true
|
||||||
name: ERT engineer hardsuit helmet
|
name: ERT engineer hardsuit helmet
|
||||||
|
description: A special hardsuit helmet worn by members of an emergency response team.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
sprite: Clothing/Head/Hardsuits/ERThelmets/ertengineer.rsi
|
sprite: Clothing/Head/Hardsuits/ERThelmets/ertengineer.rsi
|
||||||
@@ -571,6 +573,7 @@
|
|||||||
id: ClothingHeadHelmetHardsuitERTMedical
|
id: ClothingHeadHelmetHardsuitERTMedical
|
||||||
noSpawn: true
|
noSpawn: true
|
||||||
name: ERT medic hardsuit helmet
|
name: ERT medic hardsuit helmet
|
||||||
|
description: A special hardsuit helmet worn by members of an emergency response team.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
sprite: Clothing/Head/Hardsuits/ERThelmets/ertmedical.rsi
|
sprite: Clothing/Head/Hardsuits/ERThelmets/ertmedical.rsi
|
||||||
@@ -585,6 +588,7 @@
|
|||||||
id: ClothingHeadHelmetHardsuitERTSecurity
|
id: ClothingHeadHelmetHardsuitERTSecurity
|
||||||
noSpawn: true
|
noSpawn: true
|
||||||
name: ERT security hardsuit helmet
|
name: ERT security hardsuit helmet
|
||||||
|
description: A special hardsuit helmet worn by members of an emergency response team.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
sprite: Clothing/Head/Hardsuits/ERThelmets/ertsecurity.rsi
|
sprite: Clothing/Head/Hardsuits/ERThelmets/ertsecurity.rsi
|
||||||
@@ -606,6 +610,7 @@
|
|||||||
id: ClothingHeadHelmetHardsuitERTJanitor
|
id: ClothingHeadHelmetHardsuitERTJanitor
|
||||||
noSpawn: true
|
noSpawn: true
|
||||||
name: ERT janitor hardsuit helmet
|
name: ERT janitor hardsuit helmet
|
||||||
|
description: A special hardsuit helmet worn by members of an emergency response team.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
sprite: Clothing/Head/Hardsuits/ERThelmets/ertjanitor.rsi
|
sprite: Clothing/Head/Hardsuits/ERThelmets/ertjanitor.rsi
|
||||||
|
|||||||
@@ -855,7 +855,7 @@
|
|||||||
parent: ClothingOuterHardsuitBase
|
parent: ClothingOuterHardsuitBase
|
||||||
id: ClothingOuterHardsuitClown
|
id: ClothingOuterHardsuitClown
|
||||||
name: clown hardsuit
|
name: clown hardsuit
|
||||||
description: A custom made clown hardsuit.
|
description: A custom-made clown hardsuit.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
sprite: Clothing/OuterClothing/Hardsuits/clown.rsi
|
sprite: Clothing/OuterClothing/Hardsuits/clown.rsi
|
||||||
|
|||||||
Reference in New Issue
Block a user