got asked to do this

This commit is contained in:
Kraseo
2020-02-01 19:03:35 +01:00
parent aa2e4299e2
commit d70665a0c3
+2 -1
View File
@@ -51,7 +51,8 @@
return 1
/datum/martial_art/boxing/teach(mob/living/carbon/human/H, make_temporary = TRUE)
if(..())
. = ..()
if(.)
if(H.pulling && ismob(H.pulling))
H.stop_pulling()