mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 02:09:41 +00:00
POLARIS: Make borg recharger test more robust
This commit is contained in:
@@ -254,7 +254,7 @@
|
||||
|
||||
else if(istype(L, /mob/living/carbon/human))
|
||||
var/mob/living/carbon/human/H = L
|
||||
if(!isnull(H.internal_organs_by_name["cell"]))
|
||||
if(H.isSynthetic())
|
||||
add_fingerprint(H)
|
||||
H.reset_view(src)
|
||||
H.forceMove(src)
|
||||
|
||||
Reference in New Issue
Block a user