(6653a62b6) Small visual pass for the outposts, added some safety railings for outpost exteriors

This commit is contained in:
Joonas Rikkonen
2019-05-16 06:28:22 +03:00
parent 70ff950d38
commit 7c167257b1
11 changed files with 239 additions and 272 deletions
@@ -485,6 +485,10 @@ namespace Barotrauma
{
isCompleted = true;
}
if (component.AIOperate(deltaTime, character, this))
{
isCompleted = true;
}
}
else
{