borer fixes 2

This commit is contained in:
Ty-Omaha
2018-10-14 21:07:48 -04:00
parent 6020c9a794
commit 8669cad4d0
@@ -326,6 +326,9 @@
to_chat(src, "You cannot infest someone who is already infested!")
return
if(stat == DEAD)
return
to_chat(src, "You slither up [M] and begin probing at [M.p_their()] ear canal...")
if(!do_after(src, 50, target = M))