(f6436b630) Manually tweak Bunyip waypoints.

This commit is contained in:
Joonas Rikkonen
2019-05-18 17:48:28 +03:00
parent 1973a824bf
commit 79282f5321
5 changed files with 14 additions and 25 deletions
@@ -239,7 +239,8 @@ namespace Barotrauma
CloseEnough = 150,
AllowGoingOutside = true,
IgnoreIfTargetDead = true,
FollowControlledCharacter = orderGiver == character
followControlledCharacter = orderGiver == character,
mimic = true
};
break;
case "wait":