@@ -446,7 +446,7 @@ Actors:
|
|||||||
Location: 54,61
|
Location: 54,61
|
||||||
Owner: Neutral
|
Owner: Neutral
|
||||||
lstEnd: waypoint
|
lstEnd: waypoint
|
||||||
Location: 54,56
|
Location: 54,57
|
||||||
Owner: Neutral
|
Owner: Neutral
|
||||||
|
|
||||||
Smudges:
|
Smudges:
|
||||||
|
|||||||
@@ -14,7 +14,7 @@ BridgeheadSecured = function()
|
|||||||
Reinforce(MobileConstructionVehicle)
|
Reinforce(MobileConstructionVehicle)
|
||||||
Trigger.AfterDelay(Utils.Seconds(15), NodAttack)
|
Trigger.AfterDelay(Utils.Seconds(15), NodAttack)
|
||||||
Trigger.AfterDelay(Utils.Seconds(30), function() Reinforce(EngineerReinforcements) end)
|
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
|
end
|
||||||
|
|
||||||
NodAttack = function()
|
NodAttack = function()
|
||||||
|
|||||||
@@ -728,7 +728,7 @@ Actors:
|
|||||||
Location: 35,33
|
Location: 35,33
|
||||||
Owner: Neutral
|
Owner: Neutral
|
||||||
lstEnd: waypoint
|
lstEnd: waypoint
|
||||||
Location: 58,56
|
Location: 58,57
|
||||||
Owner: GDI
|
Owner: GDI
|
||||||
lstStart: waypoint
|
lstStart: waypoint
|
||||||
Location: 58,61
|
Location: 58,61
|
||||||
@@ -791,6 +791,9 @@ Rules:
|
|||||||
ShowOwnerRow: false
|
ShowOwnerRow: false
|
||||||
HARV:
|
HARV:
|
||||||
-MustBeDestroyed:
|
-MustBeDestroyed:
|
||||||
|
Harvester:
|
||||||
|
SearchFromProcRadius: 32
|
||||||
|
SearchFromOrderRadius: 20
|
||||||
PROC:
|
PROC:
|
||||||
Buildable:
|
Buildable:
|
||||||
Prerequisites: ~disabled
|
Prerequisites: ~disabled
|
||||||
@@ -824,6 +827,9 @@ Rules:
|
|||||||
ATWR:
|
ATWR:
|
||||||
Buildable:
|
Buildable:
|
||||||
Prerequisites: ~disabled
|
Prerequisites: ~disabled
|
||||||
|
BRIK:
|
||||||
|
Buildable:
|
||||||
|
Prerequisites: ~disabled
|
||||||
E2:
|
E2:
|
||||||
Buildable:
|
Buildable:
|
||||||
Prerequisites: ~disabled
|
Prerequisites: ~disabled
|
||||||
|
|||||||
Reference in New Issue
Block a user