Add more engineers to the wave in nod07
Otherwise buildings will only be damaged
This commit is contained in:
@@ -12,7 +12,7 @@ WaypointGroup2 = { waypoint0, waypoint1, waypoint2, waypoint3, waypoint4, waypoi
|
||||
WaypointGroup3 = { waypoint0, waypoint1, waypoint2, waypoint3, waypoint9, waypoint10, waypoint11, waypoint6, waypoint7 }
|
||||
WaypointGroup4 = { waypoint9, waypoint10, waypoint11, waypoint6, waypoint7, waypoint14 }
|
||||
|
||||
GDI1 = { units = { "e2", "e2", "e6" }, waypoints = WaypointGroup4, delay = 40 }
|
||||
GDI1 = { units = { "e2", "e2", "e6", "e6", "e6" }, waypoints = WaypointGroup4, delay = 40 }
|
||||
GDI2 = { units = { "e1", "e2" }, waypoints = WaypointGroup3, delay = 40 }
|
||||
GDI3 = { units = { "e2", "e3", "jeep" }, waypoints = WaypointGroup2, delay = 40 }
|
||||
GDI4 = { units = { "mtnk" }, waypoints = WaypointGroup3, delay = 40 }
|
||||
|
||||
Reference in New Issue
Block a user