mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-20 19:44:09 +01:00
Ghosts can no longer eject IDs from fax machines and ID computers.
This commit is contained in:
@@ -207,7 +207,7 @@ var/list/alldepartments = list()
|
||||
set name = "Eject ID Card"
|
||||
set src in oview(1)
|
||||
|
||||
if(usr.restrained())
|
||||
if(usr.incapacitated())
|
||||
return
|
||||
|
||||
if(scan)
|
||||
|
||||
Reference in New Issue
Block a user