Add Modified Outpost tooltip to Ordos4.
This commit is contained in:
committed by
reaperrr
parent
15b77f8d91
commit
2043576857
@@ -112,6 +112,8 @@ WorldLoaded = function()
|
||||
CaptureOutpost = player.AddPrimaryObjective("Capture the Smuggler Outpost.")
|
||||
KillHarkonnen = player.AddSecondaryObjective("Destroy the Harkonnen.")
|
||||
|
||||
SOutpost.GrantCondition("modified")
|
||||
|
||||
Camera.Position = OConyard.CenterPosition
|
||||
HarkonnenAttackLocation = OConyard.Location
|
||||
|
||||
|
||||
@@ -34,6 +34,13 @@ medium_gun_turret:
|
||||
outpost:
|
||||
Buildable:
|
||||
Prerequisites: barracks
|
||||
ExternalCondition@lua:
|
||||
Condition: modified
|
||||
Tooltip:
|
||||
RequiresCondition: !modified
|
||||
Tooltip@Modified:
|
||||
Name: Modified Outpost
|
||||
RequiresCondition: modified
|
||||
|
||||
quad:
|
||||
Buildable:
|
||||
|
||||
Reference in New Issue
Block a user