mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-24 05:23:22 +01:00
Vision Enhanced Retina Activation Tweak (#15400)
This commit is contained in:
@@ -631,7 +631,8 @@
|
||||
if(!.)
|
||||
return FALSE
|
||||
|
||||
zoom(owner,7,7, FALSE)
|
||||
zoom(owner, 7, 7, FALSE, FALSE)
|
||||
owner.visible_message(zoom ? "<b>[owner]</b>'s pupils narrow..." : "<b>[owner]</b>'s pupils return to normal.", range = 3)
|
||||
|
||||
/obj/item/organ/internal/augment/enhanced_vision/emp_act(severity)
|
||||
..()
|
||||
@@ -738,4 +739,4 @@
|
||||
icon_state = "augment-tool"
|
||||
action_button_name = "Deploy Glare Dampeners"
|
||||
organ_tag = BP_AUG_GLARE_DAMPENER
|
||||
augment_type = /obj/item/clothing/glasses/aug/welding
|
||||
augment_type = /obj/item/clothing/glasses/aug/welding
|
||||
|
||||
Reference in New Issue
Block a user