Added random wave AI to custom rules dialog
This commit is contained in:
@@ -1350,7 +1350,7 @@ rules.allowedit.info = When enabled, the player can edit rules in-game via the b
|
||||
rules.alloweditworldprocessors = Allow Editing World Processors
|
||||
rules.alloweditworldprocessors.info = When enabled, world logic blocks can be placed and edited even outside the editor.
|
||||
rules.waves = Waves
|
||||
rules.airUseSpawns = Air units use spawn points
|
||||
rules.airUseSpawns = Air Units Use Spawn Points
|
||||
rules.attack = Attack Mode
|
||||
rules.buildai = Base Builder AI
|
||||
rules.buildaitier = Builder AI Tier
|
||||
@@ -1409,6 +1409,7 @@ rules.weather.frequency = Frequency:
|
||||
rules.weather.always = Always
|
||||
rules.weather.duration = Duration:
|
||||
|
||||
rules.randomwaveai.info = Makes units spawned in waves target random structures instead of directly attacking the core or power generators.
|
||||
rules.placerangecheck.info = Prevents players from placing anything near enemy buildings. When trying to place a turret, the range is increased, so the turret will not be able to reach the enemy.
|
||||
rules.onlydepositcore.info = Prevents units from depositing items into any buildings except cores.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user