From 586802f134705e2866b55453c30de8a4fee6ae30 Mon Sep 17 00:00:00 2001 From: Christian 'ketura' McCarty Date: Sat, 5 Jul 2025 11:39:50 -0500 Subject: [PATCH] Fixed another (completely separate!) crash for Called Away when using its ability --- .../src/main/resources/cards/official/set08/set08-Sauron.hjson | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set08/set08-Sauron.hjson b/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set08/set08-Sauron.hjson index b10bf202e..cf5be2dea 100644 --- a/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set08/set08-Sauron.hjson +++ b/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set08/set08-Sauron.hjson @@ -31,7 +31,7 @@ type: removeBurdens ignoreCostCheckFailure: true amount: { - type: fromMemory + type: TwilightCostInMemory memory: chosenCompanion } }