mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +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