From 14e4115193b741bd93f7db290896522e74d562e6 Mon Sep 17 00:00:00 2001 From: josteph Date: Sun, 1 Jul 2018 17:22:29 +0000 Subject: [PATCH] TSG S05: Hide completed objectives. Fixes #3031. (cherry-picked from commit f4ba5cbcb84684907e0617df763814016563eeaa) --- .../The_South_Guard/scenarios/05_Choice_In_The_Fog.cfg | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/data/campaigns/The_South_Guard/scenarios/05_Choice_In_The_Fog.cfg b/data/campaigns/The_South_Guard/scenarios/05_Choice_In_The_Fog.cfg index 4298bec41a6..84063bd59b4 100644 --- a/data/campaigns/The_South_Guard/scenarios/05_Choice_In_The_Fog.cfg +++ b/data/campaigns/The_South_Guard/scenarios/05_Choice_In_The_Fog.cfg @@ -526,10 +526,20 @@ [objective] description= _ "Find the source of the undead and destroy it" condition=win + [show_if] + [have_unit] + id="Mal M'Brin" + [/have_unit] + [/show_if] [/objective] [objective] description= _ "Defeat Urza Afalas" condition=win + [show_if] + [have_unit] + id=Urza Afalas + [/have_unit] + [/show_if] [/objective] [objective] description= _ "Death of Deoran"