diff --git a/Resources/Prototypes/Nyanotrasen/Entities/Clothing/Head/hardsuit-helmets.yml b/Resources/Prototypes/Nyanotrasen/Entities/Clothing/Head/hardsuit-helmets.yml index 5155639b552..2d14c731506 100644 --- a/Resources/Prototypes/Nyanotrasen/Entities/Clothing/Head/hardsuit-helmets.yml +++ b/Resources/Prototypes/Nyanotrasen/Entities/Clothing/Head/hardsuit-helmets.yml @@ -21,12 +21,12 @@ categories: [ HideSpawnMenu ] name: SA-123 combat hardsuit helmet description: An advanced hardsuit helmet designed for work in special operations. - components: # DeltaV - Updated sprite + components: - type: Sprite sprite: DeltaV/Clothing/Head/ReverseEngineering/syndicate.rsi - type: Clothing sprite: DeltaV/Clothing/Head/ReverseEngineering/syndicate.rsi - - type: PointLight # DeltaV - Changes light color + - type: PointLight color: aquamarine - type: entity @@ -35,7 +35,7 @@ categories: [ HideSpawnMenu ] name: SA-127 combat hardsuit helmet description: An assault hardsuit helmet featuring a top-secret translucent polymer. - components: # DeltaV - Updated Sprite + components: - type: Sprite sprite: DeltaV/Clothing/Head/ReverseEngineering/juggernaut.rsi - type: Clothing diff --git a/Resources/Prototypes/Nyanotrasen/Entities/Clothing/OuterClothing/hardsuits.yml b/Resources/Prototypes/Nyanotrasen/Entities/Clothing/OuterClothing/hardsuits.yml index 5bd6853a4c1..7290653f040 100644 --- a/Resources/Prototypes/Nyanotrasen/Entities/Clothing/OuterClothing/hardsuits.yml +++ b/Resources/Prototypes/Nyanotrasen/Entities/Clothing/OuterClothing/hardsuits.yml @@ -12,7 +12,7 @@ id: ClothingOuterHardsuitSyndieReverseEngineered suffix: reverse-engineered name: SA-122 combat hardsuit - components: # DeltaV - Updated Sprites + components: - type: Sprite sprite: DeltaV/Clothing/OuterClothing/ReverseEngineering/syndicate.rsi - type: Clothing @@ -28,7 +28,7 @@ suffix: reverse-engineered name: SA-126 assault hardsuit description: A suit made by the special acquisitions department of Nanotrasen to be hyper resilient. - components: # DeltaV - Updated Sprites + components: - type: Sprite sprite: DeltaV/Clothing/OuterClothing/ReverseEngineering/juggernaut.rsi - type: Clothing