From ceadc604ead6a58477cd3cac4150be8c7b816237 Mon Sep 17 00:00:00 2001 From: Christian 'ketura' McCarty Date: Mon, 27 May 2024 17:59:49 -0500 Subject: [PATCH] Fixing all Sams not using ActivatedTrigger for their response action --- .../src/main/resources/cards/official/set02/set2-shire.hjson | 2 +- .../src/main/resources/cards/official/set04/set04-Shire.hjson | 4 ++-- .../src/main/resources/cards/official/set05/set05-Shire.hjson | 2 +- .../src/main/resources/cards/official/set07/set07-Shire.hjson | 4 ++-- .../src/main/resources/cards/official/set10/set10-Shire.hjson | 2 +- .../src/main/resources/cards/official/set15/set15-Shire.hjson | 2 +- 6 files changed, 8 insertions(+), 8 deletions(-) diff --git a/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set02/set2-shire.hjson b/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set02/set2-shire.hjson index 15120518d..e04c879cf 100644 --- a/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set02/set2-shire.hjson +++ b/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set02/set2-shire.hjson @@ -619,7 +619,7 @@ } } { - type: trigger + type: ActivatedTrigger optional: true trigger: { type: killed diff --git a/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set04/set04-Shire.hjson b/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set04/set04-Shire.hjson index 27713a87d..30d192833 100644 --- a/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set04/set04-Shire.hjson +++ b/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set04/set04-Shire.hjson @@ -986,7 +986,7 @@ } } { - type: trigger + type: ActivatedTrigger optional: true trigger: { type: killed @@ -1056,7 +1056,7 @@ } } { - type: trigger + type: ActivatedTrigger optional: true trigger: { type: killed diff --git a/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set05/set05-Shire.hjson b/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set05/set05-Shire.hjson index 586c8598f..78c4574ab 100644 --- a/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set05/set05-Shire.hjson +++ b/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set05/set05-Shire.hjson @@ -248,7 +248,7 @@ } } { - type: trigger + type: ActivatedTrigger optional: true trigger: { type: killed diff --git a/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set07/set07-Shire.hjson b/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set07/set07-Shire.hjson index c23aa6e7f..23837f025 100644 --- a/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set07/set07-Shire.hjson +++ b/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set07/set07-Shire.hjson @@ -548,7 +548,7 @@ } } { - type: trigger + type: ActivatedTrigger optional: true trigger: { type: killed @@ -616,7 +616,7 @@ } } { - type: trigger + type: ActivatedTrigger optional: true trigger: { type: killed diff --git a/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set10/set10-Shire.hjson b/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set10/set10-Shire.hjson index 09016690a..25532c6aa 100644 --- a/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set10/set10-Shire.hjson +++ b/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set10/set10-Shire.hjson @@ -833,7 +833,7 @@ } } { - type: trigger + type: ActivatedTrigger optional: true trigger: { type: killed diff --git a/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set15/set15-Shire.hjson b/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set15/set15-Shire.hjson index 711fb98b1..7791ca588 100644 --- a/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set15/set15-Shire.hjson +++ b/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set15/set15-Shire.hjson @@ -616,7 +616,7 @@ } } { - type: trigger + type: ActivatedTrigger optional: true trigger: { type: killed