From 6c33ecbd9415c5149d5ec2a0793503c928700f9e Mon Sep 17 00:00:00 2001 From: Gregory A Lundberg Date: Mon, 15 Aug 2016 16:16:45 -0500 Subject: [PATCH] AToTB S03 Fix bug: Delay guards Use correct variable name. --- data/campaigns/Two_Brothers/scenarios/03_Guarded_Castle.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/campaigns/Two_Brothers/scenarios/03_Guarded_Castle.cfg b/data/campaigns/Two_Brothers/scenarios/03_Guarded_Castle.cfg index 33e37b850f3..2a3a1b68812 100644 --- a/data/campaigns/Two_Brothers/scenarios/03_Guarded_Castle.cfg +++ b/data/campaigns/Two_Brothers/scenarios/03_Guarded_Castle.cfg @@ -396,7 +396,7 @@ Yet for some reason I fear these brothers more. If Mordak were here it would be name=new turn [filter_condition] [variable] - name=delayed_guards + name=delay_guards boolean_equals=false [/variable] [variable] @@ -405,7 +405,7 @@ Yet for some reason I fear these brothers more. If Mordak were here it would be [/variable] [or] [variable] - name=delayed_guards + name=delay_guards boolean_equals=true [/variable] [variable]