From 22d27a15f70ff399f5b3de1f7cab40c602fbc079 Mon Sep 17 00:00:00 2001 From: Wedge009 Date: Fri, 7 Jul 2023 11:37:55 +1000 Subject: [PATCH] UtBS S3: Resolve Garak's attacks only partially being converted to fire damage on turn 2 (resolves #7774). --- changelog_entries/utbs_s3.md | 3 +++ .../scenarios/03_Stirring_in_the_Night.cfg | 6 ++++-- 2 files changed, 7 insertions(+), 2 deletions(-) create mode 100644 changelog_entries/utbs_s3.md diff --git a/changelog_entries/utbs_s3.md b/changelog_entries/utbs_s3.md new file mode 100644 index 00000000000..05b096a79e1 --- /dev/null +++ b/changelog_entries/utbs_s3.md @@ -0,0 +1,3 @@ + ### Campaigns + * Under the Burning Suns + * S3: Ensure all of Garak’s attacks are changed to fire type (#7774). diff --git a/data/campaigns/Under_the_Burning_Suns/scenarios/03_Stirring_in_the_Night.cfg b/data/campaigns/Under_the_Burning_Suns/scenarios/03_Stirring_in_the_Night.cfg index cba93b3f951..9caed2cf71a 100644 --- a/data/campaigns/Under_the_Burning_Suns/scenarios/03_Stirring_in_the_Night.cfg +++ b/data/campaigns/Under_the_Burning_Suns/scenarios/03_Stirring_in_the_Night.cfg @@ -745,9 +745,11 @@ [effect] apply_to=attack range=melee - # the type=blade is needed in case Garak picked up the holy + # Exclude arcane attacks in case Garak picked up the holy # water in the second scenario - in that case he gets to keep it - type=blade + [not] + type=arcane + [/not] set_type=fire [/effect] [/object]