(eb3823e18) updated decals for tutorial station

This commit is contained in:
Joonas Rikkonen
2019-05-16 06:27:33 +03:00
parent 1cdd62360f
commit fef173f129
11 changed files with 403 additions and 112 deletions
@@ -473,6 +473,10 @@ namespace Barotrauma
{
isCompleted = true;
}
if (component.AIOperate(deltaTime, character, this))
{
isCompleted = true;
}
}
else
{