This repository was archived by the owner on Jan 5, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -24,6 +24,7 @@ AddActivity = GAScripted
24
24
TeamOfPlayer4 = 3
25
25
MinTeamsRequired = 2
26
26
LuaClassName = SkirmishDefense
27
+ DefaultRequireClearPathToOrbit = 1
27
28
DeployUnitsSwitchEnabled = 1
28
29
DefaultDeployUnits = 0
29
30
@@ -40,6 +41,7 @@ AddActivity = GAScripted
40
41
CPUTeam = 1
41
42
MinTeamsRequired = 2
42
43
LuaClassName = WaveDefense
44
+ DefaultRequireClearPathToOrbit = 1
43
45
DeployUnitsSwitchEnabled = 1
44
46
DefaultDeployUnits = 0
45
47
@@ -65,6 +67,7 @@ AddActivity = GAScripted
65
67
TeamOfPlayer1 = 0
66
68
CPUTeam = 1
67
69
LuaClassName = Massacre
70
+ DefaultRequireClearPathToOrbit = 1
68
71
DeployUnitsSwitchEnabled = 1
69
72
DefaultDeployUnits = 0
70
73
@@ -77,6 +80,7 @@ AddActivity = GAScripted
77
80
TeamOfPlayer1 = 0
78
81
CPUTeam = 1
79
82
LuaClassName = Survival
83
+ DefaultRequireClearPathToOrbit = 1
80
84
DeployUnitsSwitchEnabled = 1
81
85
DefaultDeployUnits = 0
82
86
@@ -91,6 +95,7 @@ AddActivity = GAScripted
91
95
Team1Name = Red Team
92
96
Team2Name = Green Team
93
97
MinTeamsRequired = 1
98
+ DefaultRequireClearPathToOrbit = 1
94
99
95
100
96
101
AddActivity = GAScripted
@@ -101,6 +106,7 @@ AddActivity = GAScripted
101
106
TeamOfPlayer1 = 0
102
107
CPUTeam = 1
103
108
LuaClassName = Harvester
109
+ DefaultRequireClearPathToOrbit = 1
104
110
DeployUnitsSwitchEnabled = 1
105
111
DefaultDeployUnits = 0
106
112
You can’t perform that action at this time.
0 commit comments