From b3a73291fcaa769316536ac4756c52e663e9d41e Mon Sep 17 00:00:00 2001 From: AmoryBlaine Date: Mon, 19 Aug 2024 15:50:33 -0400 Subject: [PATCH] maybe this will work --- code/modules/clothing/suits/marine_armor.dm | 1 - 1 file changed, 1 deletion(-) diff --git a/code/modules/clothing/suits/marine_armor.dm b/code/modules/clothing/suits/marine_armor.dm index e32b769064..cc52284876 100644 --- a/code/modules/clothing/suits/marine_armor.dm +++ b/code/modules/clothing/suits/marine_armor.dm @@ -1394,7 +1394,6 @@ armor_bio = CLOTHING_ARMOR_NONE armor_rad = CLOTHING_ARMOR_NONE armor_internaldamage = CLOTHING_ARMOR_NONE - storage_slots = 2 valid_accessory_slots = list(ACCESSORY_SLOT_ARMBAND, ACCESSORY_SLOT_DECOR, ACCESSORY_SLOT_MEDAL) time_to_unequip = 10 time_to_equip = 10