typo fixes

This commit is contained in:
Ghommie
2019-10-16 05:10:44 +02:00
parent 80ba44e5a2
commit e8b777f162
+2 -2
View File
@@ -112,7 +112,7 @@
target = null
if(imp_t)
UnregisterSignal(imp_t, COMSIG_IMPLANT_REMOVING)
impt_t = null
imp_t = null
if(regime_set == "Teleporter")
regime_set = "Gate"
else
@@ -144,7 +144,7 @@
target = L[desc]
if(imp_t)
UnregisterSignal(imp_t, COMSIG_IMPLANT_REMOVING)
impt_t = null
imp_t = null
if(isliving(target)) //make sure the living mob is still implanted to be a valid target
var/mob/living/M = target
var/obj/item/implant/tracking/I = locate() in M.implants