Hide owner row for D2k special mission Outposts

This commit is contained in:
JovialFeline
2025-01-28 06:30:52 -05:00
committed by Gustas
parent a4641be7e7
commit ca3a57289e
3 changed files with 3 additions and 2 deletions

View File

@@ -79,3 +79,4 @@ outpost:
Tooltip@Modified:
Name: actor-outpost-modified-name
RequiresCondition: modified
ShowOwnerRow: false

View File

@@ -112,8 +112,6 @@ WorldLoaded = function()
CaptureOutpost = AddPrimaryObjective(Ordos, "capture-smuggler-outpost")
KillHarkonnen = AddSecondaryObjective(Ordos, "destroy-harkonnen")
SOutpost.GrantCondition("modified")
Camera.Position = OConyard.CenterPosition
HarkonnenAttackLocation = OConyard.Location
@@ -138,6 +136,7 @@ WorldLoaded = function()
Ordos.MarkCompletedObjective(CaptureOutpost)
Smuggler.MarkFailedObjective(DefendOutpost)
end)
SOutpost.GrantCondition("modified")
end)
Trigger.OnDamaged(SOutpost, function(_, attacker)
if SOutpost.Owner ~= Smuggler or attacker.IsDead or attacker.Owner ~= Ordos then

View File

@@ -42,6 +42,7 @@ outpost:
Tooltip@Modified:
Name: actor-outpost-modified-name
RequiresCondition: modified
ShowOwnerRow: false
quad:
Buildable: