Skip to content

Commit b4a9f27

Browse files
committed
AddRequiredArea for Refinery Assault
1 parent ff52b9a commit b4a9f27

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Data/Browncoats.rte/Activities.ini

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
AddActivity = GAScripted
55
PresetName = Refinery Assault
6-
Description = Test your arsenal in peace and quiet witout any enemies.
6+
Description = Test your arsenal in war and chaos with a lot of enemies.
77
SceneName = Yskely Refinery
88
TeamOfPlayer1 = 0
99
TeamOfPlayer2 = 0
@@ -15,6 +15,7 @@ AddActivity = GAScripted
1515
Team2Funds = 100
1616
DeployUnitsSwitchEnabled = 0
1717
ScriptPath = Browncoats.rte/Activities/RefineryAssault.lua
18+
AddRequiredArea = CaptureArea_RefineryLCHackConsole1 // a little arbitrary, but it works.
1819
LuaClassName = RefineryAssault
1920
DefaultDeployUnits = 1
2021
DefaultFogOfWar = 1

0 commit comments

Comments
 (0)