Fix docility not updating when host is unconscious

This commit is contained in:
Markolie
2015-10-02 05:24:03 +02:00
parent d0cb82a81b
commit 4b8a5e226a
@@ -67,7 +67,7 @@
if(host)
if(!stat && !host.stat)
if(!stat && host.stat != DEAD)
if(host.reagents.has_reagent("sugar"))
if(!docile)