mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-10 15:36:47 +01:00
Enhanced Vision Aug Fix (#13183)
This commit is contained in:
@@ -570,10 +570,6 @@
|
||||
cooldown = 30
|
||||
activable = TRUE
|
||||
|
||||
/obj/item/organ/internal/augment/enhanced_vision/Initialize()
|
||||
. = ..()
|
||||
set_light(3, 2, LIGHT_COLOR_TUNGSTEN, uv = 0, angle = LIGHT_WIDE)
|
||||
|
||||
/obj/item/organ/internal/augment/enhanced_vision/attack_self(var/mob/user)
|
||||
. = ..()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user