Skip to content

Commit af1a7a8

Browse files
committed
Tweak Blackmire tips.
1 parent c034397 commit af1a7a8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

campaign/sample/planets/planet22.lua

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,11 @@ local function GetPlanet(planetUtilities, planetID)
3333
tips = {
3434
{
3535
image = "unitpics/amphfloater.png",
36-
text = [[Amphibious units walk on the land beneath the water, and regenerate HP while underwater. Buoys surface to fire their disruption cannon.]]
36+
text = [[Amphibious units walk on the land beneath the water, and regenerate HP while in the water. Buoys surface to fire their disruption cannon.]]
3737
},
3838
{
3939
image = "unitpics/amphimpulse.png",
40-
text = [[Archers fire sonic blasts which push enemy units away. If a non-amphibious unit is pushed into water it will become helpless - keep this in mind!]]
40+
text = [[Archers fire sonic blasts that deal damage in an area and push units away. If a non-amphibious unit is pushed into water it will become helpless - keep this in mind!]]
4141
},
4242
{
4343
image = "unitpics/amphbomb.png",

0 commit comments

Comments
 (0)