diff --git a/data/campaigns/Son_Of_The_Black_Eye/scenarios/15_Civil_War.cfg b/data/campaigns/Son_Of_The_Black_Eye/scenarios/15_Civil_War.cfg index 6fa44a9f6655..134c916f6d7a 100644 --- a/data/campaigns/Son_Of_The_Black_Eye/scenarios/15_Civil_War.cfg +++ b/data/campaigns/Son_Of_The_Black_Eye/scenarios/15_Civil_War.cfg @@ -410,8 +410,25 @@ message= _ "Now let’s get going, we have an appointment with Shan Taum." [/message] - [show_objectives] - [/show_objectives] + [if] + [have_unit] + id="Kapou'e" + x,y=1,18 + [/have_unit] + + [then] + [endlevel] + result=victory + bonus=yes + {NEW_GOLD_CARRYOVER 40} + [/endlevel] + [/then] + + [else] + [show_objectives] + [/show_objectives] + [/else] + [/if] [/then] [/if]