diff --git a/data/campaigns/Secrets_of_the_Ancients/scenarios/09_Training_Session.cfg b/data/campaigns/Secrets_of_the_Ancients/scenarios/09_Training_Session.cfg index 35a43df74ef8..20eab47c3b31 100644 --- a/data/campaigns/Secrets_of_the_Ancients/scenarios/09_Training_Session.cfg +++ b/data/campaigns/Secrets_of_the_Ancients/scenarios/09_Training_Session.cfg @@ -174,10 +174,15 @@ {PLACE_DARK_ADEPT 4 10 RESILIENT INTELLIGENT male} {PLACE_DARK_ADEPT 4 11 STRONG QUICK female} + # Only one Shynal will be recalled. [recall] id=Shynal x,y=3,10 [/recall] + [recall] + id=Corpse Shynal + x,y=3,10 + [/recall] [recall] id=Carcyn x,y=3,10 @@ -185,6 +190,9 @@ [modify_unit] [filter] id=Shynal + [or] + id=Corpse Shynal + [/or] [/filter] facing=sw moves=0 diff --git a/data/campaigns/Secrets_of_the_Ancients/scenarios/10_Merfolk_Revenge.cfg b/data/campaigns/Secrets_of_the_Ancients/scenarios/10_Merfolk_Revenge.cfg index c9b53824ea81..43b55ed3cb15 100644 --- a/data/campaigns/Secrets_of_the_Ancients/scenarios/10_Merfolk_Revenge.cfg +++ b/data/campaigns/Secrets_of_the_Ancients/scenarios/10_Merfolk_Revenge.cfg @@ -76,10 +76,15 @@ [/gold_carryover] [/objectives] + # Only one Shynal will be recalled. [recall] id=Shynal x,y=8,14 [/recall] + [recall] + id=Corpse Shynal + x,y=8,14 + [/recall] [recall] id=Carcyn x,y=8,15 diff --git a/data/campaigns/Secrets_of_the_Ancients/scenarios/13_Together_Again.cfg b/data/campaigns/Secrets_of_the_Ancients/scenarios/13_Together_Again.cfg index 036489b90ca4..b81b92d51b08 100644 --- a/data/campaigns/Secrets_of_the_Ancients/scenarios/13_Together_Again.cfg +++ b/data/campaigns/Secrets_of_the_Ancients/scenarios/13_Together_Again.cfg @@ -47,10 +47,15 @@ I never would have been able to escape the trees without ghosts. They had proven name=rastabahn_gold,rastabahn_recall_list [/clear_variable] + # Only one Shynal will be recalled. [recall] id=Shynal x,y=13,2 [/recall] + [recall] + id=Corpse Shynal + x,y=13,2 + [/recall] [recall] id=Carcyn x,y=14,3 diff --git a/data/campaigns/Secrets_of_the_Ancients/scenarios/18_Abandoned_Outpost.cfg b/data/campaigns/Secrets_of_the_Ancients/scenarios/18_Abandoned_Outpost.cfg index 32553f6a05bc..38a0ffa2b7f6 100644 --- a/data/campaigns/Secrets_of_the_Ancients/scenarios/18_Abandoned_Outpost.cfg +++ b/data/campaigns/Secrets_of_the_Ancients/scenarios/18_Abandoned_Outpost.cfg @@ -361,10 +361,15 @@ Now the process is complete for both of us. I posted a guard so nothing could ha id=Carcyn x,y=44,11 [/recall] + # Only one Shynal will be recalled. [recall] id=Shynal x,y=44,11 [/recall] + [recall] + id=Corpse Shynal + x,y=44,11 + [/recall] [recall] id=Bone Captain x,y=39,9 diff --git a/data/campaigns/Secrets_of_the_Ancients/utils/sota-utils.cfg b/data/campaigns/Secrets_of_the_Ancients/utils/sota-utils.cfg index fa8bc3bcd9c7..72db0a012131 100644 --- a/data/campaigns/Secrets_of_the_Ancients/utils/sota-utils.cfg +++ b/data/campaigns/Secrets_of_the_Ancients/utils/sota-utils.cfg @@ -67,10 +67,15 @@ id=Carcyn show=no [/recall] + # Only one Shynal will be recalled. [recall] id=Shynal show=no [/recall] + [recall] + id=Corpse Shynal + show=no + [/recall] [recall] id=Vendraxis show=no