Skip to content

Commit

Permalink
Dampeners fix
Browse files Browse the repository at this point in the history
Allows augment to work for synths
  • Loading branch information
SadNinjaSid committed Jan 3, 2024
1 parent 4533f17 commit 16c9291
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion code/modules/augment/active/glare_dampeners.dm
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 16c9291

Please sign in to comment.