OBT/1.2.0(Spring Update)
Sync with Upstream
This commit is contained in:
+1
-1
@@ -112,7 +112,7 @@ namespace Barotrauma
|
||||
float prio = objectiveManager.GetOrderPriority(this);
|
||||
if (subObjectives.All(so => so.SubObjectives.None() || so.Priority <= 0))
|
||||
{
|
||||
ForceWalk = true;
|
||||
ForceWalkTemporarily = true;
|
||||
}
|
||||
return prio;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user