(15f884096) Remora HQ preview pic

This commit is contained in:
Joonas Rikkonen
2019-05-16 06:41:13 +03:00
parent f01747e822
commit 1b4957d2e6
12 changed files with 431 additions and 70 deletions
@@ -665,6 +665,10 @@ namespace Barotrauma
{
isCompleted = true;
}
if (component.AIOperate(deltaTime, character, this))
{
isCompleted = true;
}
}
else
{