Skip to content

Commit 96ed17e

Browse files
Aquanimsprunk
authored andcommitted
Add hint about formation move to Snitch/Iris campaign mission.
1 parent 173c5c2 commit 96ed17e

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

campaign/sample/planets/planet16.lua

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,10 @@ local function GetPlanet(planetUtilities, planetID)
4141
image = "unitpics/cloakjammer.png",
4242
text = [[The Iris area cloaker grants cloaking to all friendly units in the surrounding area, including itself. It is fragile and has a large decloak radius so keep it away from enemy spotters. Combine with high damage short range units like riots, raiders or bombs for best effect.]]
4343
},
44+
{
45+
image = "LuaUI/Images/commands/Bold/move.png",
46+
text = [[Select a group of units, then press Ctrl-Rightclick to move all units at the same speed. This is useful for keeping other units (like Snitches) within the cloaking radius of an Iris.]]
47+
},
4448
{
4549
image = "unitpics/staticjammer.png",
4650
text = [[The Iris mobile cloaker can morph to and from a static version - the Cornea. The Cornea cloaks units in a larger radius and is much harder to spot due it's reduced decloak radius. Cornea can be built by all standard constructors, so area cloakers are avalible even without a Cloakbot Factory.]]

0 commit comments

Comments
 (0)