I can't think of a commit name (#16104)

This commit is contained in:
SabreML
2021-05-28 16:53:22 +01:00
committed by GitHub
parent 740ac16074
commit 40458173e2
@@ -188,7 +188,7 @@
return
if(being_used || !ismob(M))
return
if(!isanimal(M) || M.ckey) //only works on animals that aren't player controlled
if(!isanimal(M) || M.mind) //only works on animals that aren't player controlled
to_chat(user, "<span class='warning'>[M] is already too intelligent for this to work!</span>")
return ..()
if(M.stat)