mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-01-03 05:52:17 +00:00
Hardsuits are now only checked for access when not sealed
This commit is contained in:
@@ -495,6 +495,8 @@
|
||||
return 1
|
||||
|
||||
if(istype(user))
|
||||
if(!canremove)
|
||||
return 1
|
||||
if(malfunction_check(user))
|
||||
return 0
|
||||
if(user.back != src)
|
||||
|
||||
Reference in New Issue
Block a user