Fix Siberian Conflict 3 win trigger
This commit is contained in:
@@ -44,7 +44,7 @@ Tick = function()
|
||||
USSR.MarkCompletedObjective(SovietObj)
|
||||
end
|
||||
|
||||
if USSR.HasNoRequiredUnits() then
|
||||
if USSR.HasNoRequiredUnits() and BadGuy.HasNoRequiredUnits() then
|
||||
Allies.MarkCompletedObjective(DestroyAll)
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user