Merge pull request #4869 from Krausus/BorerFixes

Borer Fixes
This commit is contained in:
Fox McCloud
2016-07-04 12:06:35 -04:00
committed by GitHub
2 changed files with 17 additions and 9 deletions
@@ -111,7 +111,7 @@
if(istype(I,/mob/living/simple_animal/borer))
B = I
if(B)
if(!B.ckey && ckey && B.controlling)
if(B.controlling && B.host == src)
B.detatch()
verbs -= /mob/living/carbon/proc/release_control