(8a177f8bd) Fixed remora airlocks and refreshed drone. Added higher res preview pics to remora, typhon and bunyip

This commit is contained in:
Joonas Rikkonen
2019-05-16 06:28:39 +03:00
parent 7c167257b1
commit d9ab57e2ae
15 changed files with 330 additions and 141 deletions
@@ -489,6 +489,10 @@ namespace Barotrauma
{
isCompleted = true;
}
if (component.AIOperate(deltaTime, character, this))
{
isCompleted = true;
}
}
else
{