From ba39b6f5512c2befcf7263a1a6a2922339ed5c16 Mon Sep 17 00:00:00 2001 From: Errant <35878406+Errant-4@users.noreply.github.com> Date: Sun, 23 Jun 2024 14:41:34 +0200 Subject: [PATCH] Survival box loadout group cleanup (#29379) cleanup --- Resources/Prototypes/Loadouts/loadout_groups.yml | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/Resources/Prototypes/Loadouts/loadout_groups.yml b/Resources/Prototypes/Loadouts/loadout_groups.yml index e3da71b4c1..57d2e5827d 100644 --- a/Resources/Prototypes/Loadouts/loadout_groups.yml +++ b/Resources/Prototypes/Loadouts/loadout_groups.yml @@ -38,8 +38,6 @@ - type: loadoutGroup id: Survival name: loadout-group-survival-basic - minLimit: 1 - maxLimit: 1 hidden: true loadouts: - EmergencyNitrogen @@ -410,8 +408,6 @@ - type: loadoutGroup id: SurvivalClown name: loadout-group-survival-clown - minLimit: 2 - maxLimit: 2 hidden: true loadouts: - EmergencyNitrogenClown @@ -733,8 +729,6 @@ - type: loadoutGroup id: SurvivalExtended name: loadout-group-survival-extended - minLimit: 2 - maxLimit: 2 hidden: true loadouts: - EmergencyNitrogenExtended @@ -1013,8 +1007,6 @@ - type: loadoutGroup id: SurvivalSecurity name: loadout-group-survival-security - minLimit: 2 - maxLimit: 2 hidden: true loadouts: - EmergencyNitrogenSecurity @@ -1195,8 +1187,6 @@ - type: loadoutGroup id: SurvivalMedical name: loadout-group-survival-medical - minLimit: 2 - maxLimit: 2 hidden: true loadouts: - EmergencyNitrogenMedical @@ -1230,8 +1220,6 @@ - type: loadoutGroup id: SurvivalSyndicate name: loadout-group-survival-syndicate - minLimit: 2 - maxLimit: 2 hidden: true loadouts: - EmergencyNitrogenSyndicate -- 2.51.2