From 8b9c7710c9737048429213e7d02ef3bdc1c40224 Mon Sep 17 00:00:00 2001 From: "marcin.sciesinski" Date: Mon, 9 Sep 2019 10:00:33 -0700 Subject: [PATCH] Fixing "Introspection" (not unique), and "Answers in the Fire" (strength bonus) --- .../src/main/web/cards/set40/set40-gandalf.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/gemp-lotr/gemp-lotr-async/src/main/web/cards/set40/set40-gandalf.json b/gemp-lotr/gemp-lotr-async/src/main/web/cards/set40/set40-gandalf.json index f3494a824..374af788e 100644 --- a/gemp-lotr/gemp-lotr-async/src/main/web/cards/set40/set40-gandalf.json +++ b/gemp-lotr/gemp-lotr-async/src/main/web/cards/set40/set40-gandalf.json @@ -39,7 +39,8 @@ { "type": "modifyStrength", "filter": "choose(name(Gandalf))", - "memorize": "chosenGandalf" + "memorize": "chosenGandalf", + "amount": 1 }, { "type": "addTrigger", @@ -534,7 +535,7 @@ } }, "40_79": { - "title": "*Introspection", + "title": "Introspection", "culture": "gandalf", "cost": 2, "type": "condition",