Faction Test 100.10.0.0
This commit is contained in:
+2
@@ -115,6 +115,8 @@ namespace Barotrauma
|
||||
{
|
||||
objective.TargetSlot = container.FindSuitableSubContainerIndex(OXYGEN_SOURCE);
|
||||
}
|
||||
// Only remove the oxygen source being replaced
|
||||
objective.RemoveExistingPredicate = i => objective.IsInTargetSlot(i);
|
||||
return objective;
|
||||
},
|
||||
onAbandon: () =>
|
||||
|
||||
Reference in New Issue
Block a user