(534c88165) Remora, remora drone & Typhon updated

This commit is contained in:
Joonas Rikkonen
2019-05-16 06:26:22 +03:00
parent 36898958b2
commit f23e4c67db
14 changed files with 331 additions and 115 deletions
@@ -457,6 +457,10 @@ namespace Barotrauma
{
isCompleted = true;
}
if (component.AIOperate(deltaTime, character, this))
{
isCompleted = true;
}
}
else
{