This commit is contained in:
Seris02
2019-12-12 19:21:23 +08:00
committed by GitHub
parent f565c1cd3c
commit 7b75612ad1

View File

@@ -76,8 +76,8 @@
if (get_dist(src,user) > 1)
if (iscarbon(user))
var/mob/living/carbon/H = user
if (!(H.dna && H.dna.check_mutation(TK) && tkMaxRangeCheck(src,H)))
return FALSE
if (!(H.dna && H.dna.check_mutation(TK) && tkMaxRangeCheck(src,H)))
return FALSE
else
return FALSE
if(!stored_card && !stored_card2)