From a2290e64ca575db912cf0c34e4f942252712d7b2 Mon Sep 17 00:00:00 2001 From: Christian 'ketura' McCarty Date: Sun, 8 Dec 2024 13:19:17 -0600 Subject: [PATCH] Altered Sirannon Dam to treat Sanctuary as a terrain keyword --- .../main/resources/cards/unofficial/pc/setV01/V1_moria.hjson | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/unofficial/pc/setV01/V1_moria.hjson b/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/unofficial/pc/setV01/V1_moria.hjson index 2ff71a217..e2d7eb110 100644 --- a/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/unofficial/pc/setV01/V1_moria.hjson +++ b/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/unofficial/pc/setV01/V1_moria.hjson @@ -619,7 +619,7 @@ modifier: { type: AddKeyword keyword: marsh - filter: or(river,and(site,not(or(Battleground,Dwelling,Forest,Mountain,Plains,River,Underground)))) + filter: or(river,and(site,not(or(Battleground,Dwelling,Forest,Mountain,Plains,Sanctuary,River,Underground)))) } } {