From 9615bc64f87864b9b3aadded4da3a260540820bd Mon Sep 17 00:00:00 2001 From: Brassica Prime <114382089+Pumkin69@users.noreply.github.com> Date: Tue, 25 Feb 2025 18:21:45 -0700 Subject: [PATCH] Engineers can now choose to wear no head piece (#35508) fixes engi loadout Co-authored-by: Pumkin69 --- Resources/Prototypes/Loadouts/loadout_groups.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/Resources/Prototypes/Loadouts/loadout_groups.yml b/Resources/Prototypes/Loadouts/loadout_groups.yml index 433cebee37..fc73ffb9b9 100644 --- a/Resources/Prototypes/Loadouts/loadout_groups.yml +++ b/Resources/Prototypes/Loadouts/loadout_groups.yml @@ -729,6 +729,7 @@ - type: loadoutGroup id: StationEngineerHead name: loadout-group-station-engineer-head + minLimit: 0 loadouts: - StationEngineerHardhatYellow - StationEngineerHardhatOrange -- 2.51.2