mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-26 14:39:58 +01:00
Merge pull request #42134 from coiax/visible-ayy-cameras
Abductor camera console eyes are now visible to ghosts
This commit is contained in:
@@ -19,7 +19,8 @@
|
||||
..()
|
||||
eyeobj.visible_icon = TRUE
|
||||
eyeobj.icon = 'icons/mob/cameramob.dmi'
|
||||
eyeobj.icon_state = "generic_camera"
|
||||
eyeobj.icon_state = "abductor_camera"
|
||||
eyeobj.invisibility = INVISIBILITY_OBSERVER
|
||||
|
||||
/obj/machinery/computer/camera_advanced/abductor/GrantActions(mob/living/carbon/user)
|
||||
..()
|
||||
|
||||
Reference in New Issue
Block a user