go!!
This commit is contained in:
@@ -177,7 +177,7 @@ own integrity back to max. Shield is automatically dropped if we run out of powe
|
||||
/obj/durand_shield/proc/activate(datum/source, mob/owner, list/signal_args)
|
||||
SIGNAL_HANDLER
|
||||
currentuser = owner
|
||||
if(!chassis?.occupants)
|
||||
if(!LAZYLEN(chassis?.occupants))
|
||||
return
|
||||
if(switching && !signal_args[1])
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user