mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13.git
synced 2026-07-15 13:02:25 +01:00
hijack implant
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
return 0
|
||||
|
||||
// Robots don't really need to see the screen, their wireless connection works as long as computer is on.
|
||||
if(!screen_on && !issilicon(user))
|
||||
if(!screen_on && !hasSiliconAccessInArea(user,get_area(src)))
|
||||
if(ui)
|
||||
ui.close()
|
||||
return 0
|
||||
|
||||
Reference in New Issue
Block a user