OBT/1.2.0(Spring Update)
Sync with Upstream
This commit is contained in:
+1
@@ -257,6 +257,7 @@ namespace Barotrauma
|
||||
{
|
||||
DialogueIdentifier = AIObjectiveGoTo.DialogCannotReachTarget,
|
||||
TargetName = target.Item.Name,
|
||||
ForceWalkPermanently = ForceWalk,
|
||||
endNodeFilter = EndNodeFilter ?? AIObjectiveGetItem.CreateEndNodeFilter(target.Item)
|
||||
},
|
||||
onAbandon: () => Abandon = true,
|
||||
|
||||
Reference in New Issue
Block a user