mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 19:47:22 +01:00
Merge pull request #6130 from Crazylemon64/always_the_most_obvious
Borg sight modules work again
This commit is contained in:
@@ -81,6 +81,8 @@
|
||||
else
|
||||
to_chat(src, "You need to disable a module first!")
|
||||
if(istype(activated_thingy,/obj/item/borg/sight))
|
||||
var/obj/item/borg/sight/such_a_thing = activated_thingy
|
||||
sight_mode |= such_a_thing.sight_mode
|
||||
update_sight()
|
||||
update_icons()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user