(841d7d297) Enable mechanic and watchman variants. Remove watchman variant 2 and rename variant 3 as variant 2.

This commit is contained in:
Joonas Rikkonen
2019-05-16 05:53:58 +03:00
parent 5d53c9e250
commit 38240162cf
12 changed files with 320 additions and 679 deletions
@@ -114,6 +114,10 @@ namespace Barotrauma
{
isCompleted = true;
}
if (component.AIOperate(deltaTime, character, this))
{
isCompleted = true;
}
}
else
{