diff --git a/code/modules/augment/active/glare_dampeners.dm b/code/modules/augment/active/glare_dampeners.dm index 4d6555ccf5..6f94c2c038 100644 --- a/code/modules/augment/active/glare_dampeners.dm +++ b/code/modules/augment/active/glare_dampeners.dm @@ -4,7 +4,6 @@ icon_state = "glare_dampeners" desc = "Thick, tinted lenses installed in your head can deploy over your eyes, reducing visibility but providing protection from welding glare and bright lights." action_button_name = "Deploy dampeners" - augment_flags = AUGMENTATION_ORGANIC origin_tech = list(TECH_DATA = 2, TECH_BIO = 2) equip_slot = slot_glasses holding_type = /obj/item/clothing/glasses/glare_dampeners