Prevent pets from resisting out of being buckled to chairs.

* Simple animals won't resist out of being buckled while idle.  This lets them be buckled on shuttles etc. They still will resist out when they lock onto a target etc.
This commit is contained in:
Leshana
2017-04-04 19:16:39 -04:00
committed by Arokha Sieyes
parent aed4bfb3c4
commit 3530f71530
@@ -286,7 +286,7 @@
handle_idle_speaking()
//Resisting out buckles
if(incapacitated(INCAPACITATION_BUCKLED_PARTIALLY))
if(stance != STANCE_IDLE && incapacitated(INCAPACITATION_BUCKLED_PARTIALLY))
resist()
//Resisting out of closets