Merge pull request #6774 from reaperrr/lst-wps

GDI01 and GDI02 fixes
This commit is contained in:
Paul Chote
2014-10-18 13:45:47 +13:00
3 changed files with 9 additions and 3 deletions

View File

@@ -446,7 +446,7 @@ Actors:
Location: 54,61
Owner: Neutral
lstEnd: waypoint
Location: 54,56
Location: 54,57
Owner: Neutral
Smudges:

View File

@@ -14,7 +14,7 @@ BridgeheadSecured = function()
Reinforce(MobileConstructionVehicle)
Trigger.AfterDelay(Utils.Seconds(15), NodAttack)
Trigger.AfterDelay(Utils.Seconds(30), function() Reinforce(EngineerReinforcements) end)
Trigger.AfterDelay(Utils.Seconds(60), function() Reinforce(VehicleReinforcements) end)
Trigger.AfterDelay(Utils.Seconds(120), function() Reinforce(VehicleReinforcements) end)
end
NodAttack = function()

View File

@@ -728,7 +728,7 @@ Actors:
Location: 35,33
Owner: Neutral
lstEnd: waypoint
Location: 58,56
Location: 58,57
Owner: GDI
lstStart: waypoint
Location: 58,61
@@ -791,6 +791,9 @@ Rules:
ShowOwnerRow: false
HARV:
-MustBeDestroyed:
Harvester:
SearchFromProcRadius: 32
SearchFromOrderRadius: 20
PROC:
Buildable:
Prerequisites: ~disabled
@@ -824,6 +827,9 @@ Rules:
ATWR:
Buildable:
Prerequisites: ~disabled
BRIK:
Buildable:
Prerequisites: ~disabled
E2:
Buildable:
Prerequisites: ~disabled