mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-12 08:27:13 +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)
|
||||
. = ..()
|
||||
|
||||
|
||||
@@ -0,0 +1,6 @@
|
||||
author: Vrow
|
||||
|
||||
delete-after: True
|
||||
|
||||
changes:
|
||||
- bugfix: "Vision Enhanced Retinas no longer has lights like the sightlights."
|
||||
Reference in New Issue
Block a user