We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff52b9a commit b4a9f27Copy full SHA for b4a9f27
Data/Browncoats.rte/Activities.ini
@@ -3,7 +3,7 @@
3
4
AddActivity = GAScripted
5
PresetName = Refinery Assault
6
- Description = Test your arsenal in peace and quiet witout any enemies.
+ Description = Test your arsenal in war and chaos with a lot of enemies.
7
SceneName = Yskely Refinery
8
TeamOfPlayer1 = 0
9
TeamOfPlayer2 = 0
@@ -15,6 +15,7 @@ AddActivity = GAScripted
15
Team2Funds = 100
16
DeployUnitsSwitchEnabled = 0
17
ScriptPath = Browncoats.rte/Activities/RefineryAssault.lua
18
+ AddRequiredArea = CaptureArea_RefineryLCHackConsole1 // a little arbitrary, but it works.
19
LuaClassName = RefineryAssault
20
DefaultDeployUnits = 1
21
DefaultFogOfWar = 1
0 commit comments