From 86459666d849bae3d532871bf5837372eb39a3aa Mon Sep 17 00:00:00 2001
From: Tiniest Shark
Date: Sun, 3 Aug 2025 06:58:34 -0400
Subject: [PATCH] Hardsuit helmet text fix + CBurn Vox Fix (#39345)
* text fix and vox helm fix
* oop one line
---
.../Prototypes/Entities/Clothing/Head/hardsuit-helmets.yml | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/Resources/Prototypes/Entities/Clothing/Head/hardsuit-helmets.yml b/Resources/Prototypes/Entities/Clothing/Head/hardsuit-helmets.yml
index 1a779979aa..8384fe8863 100644
--- a/Resources/Prototypes/Entities/Clothing/Head/hardsuit-helmets.yml
+++ b/Resources/Prototypes/Entities/Clothing/Head/hardsuit-helmets.yml
@@ -238,6 +238,7 @@
- CorgiWearable
- WhitelistChameleon
+#Goliath Hardsuit
- type: entity
parent: [ ClothingHeadHardsuitBase, ClothingHeadSuitWithLightBase ]
id: ClothingHeadHelmetHardsuitGoliath
@@ -291,6 +292,7 @@
- CorgiWearable
- WhitelistChameleon
+#Maxim Hardsuit
- type: entity
parent: ClothingHeadHardsuitBase
id: ClothingHeadHelmetHardsuitMaxim
@@ -964,6 +966,10 @@
- state: equipped-head
- state: equipped-head-unshaded
shader: unshaded
+ head-vox:
+ - state: equipped-head-vox
+ - state: equipped-head-unshaded-vox
+ shader: unshaded
- type: PointLight
color: orange
- type: PressureProtection