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