mirror of
https://github.com/evilew/GS13-Citadel.git
synced 2026-07-12 00:34:05 +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