We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec2aec6 commit fe3c3b6Copy full SHA for fe3c3b6
Data/Browncoats.rte/Activities/RefineryAssaultFunctions.lua
@@ -710,28 +710,6 @@ function RefineryAssault:MonitorStage2()
710
true,
711
true);
712
713
- self.HUDHandler:AddObjective(self.humanTeam,
714
- "T1",
715
- "Defeat facility operator",
716
- "Attack",
717
- "Defeat the refinery operator",
718
- "Defeat the operator monitoring the refinery. It can't hurt.",
719
- nil,
720
- false,
721
- true,
722
- false);
723
-
724
725
- "T2",
726
727
728
729
730
731
732
733
734
735
end
736
737
0 commit comments