From 87ff64788e2500f289aff933c34c8583bf00ca7f Mon Sep 17 00:00:00 2001 From: "marcins78@gmail.com" Date: Fri, 2 Dec 2011 23:06:12 +0000 Subject: [PATCH] - "Corsair Lookout" now puts the RAIDER tokens on the selected card, rather than on itself. --- .../java/com/gempukku/lotro/cards/set8/raider/Card8_056.java | 2 +- gemp-lotr/gemp-lotr-web/src/main/webapp/includes/changeLog.html | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/gemp-lotr/gemp-lotr-cards/src/main/java/com/gempukku/lotro/cards/set8/raider/Card8_056.java b/gemp-lotr/gemp-lotr-cards/src/main/java/com/gempukku/lotro/cards/set8/raider/Card8_056.java index 321919b32..929e96471 100644 --- a/gemp-lotr/gemp-lotr-cards/src/main/java/com/gempukku/lotro/cards/set8/raider/Card8_056.java +++ b/gemp-lotr/gemp-lotr-cards/src/main/java/com/gempukku/lotro/cards/set8/raider/Card8_056.java @@ -47,7 +47,7 @@ public class Card8_056 extends AbstractMinion { @Override protected void cardSelected(LotroGame game, PhysicalCard card) { action.insertEffect( - new AddTokenEffect(self, self, Token.RAIDER, 2)); + new AddTokenEffect(self, card, Token.RAIDER, 2)); } }); return Collections.singletonList(action); diff --git a/gemp-lotr/gemp-lotr-web/src/main/webapp/includes/changeLog.html b/gemp-lotr/gemp-lotr-web/src/main/webapp/includes/changeLog.html index d8f85d126..3703413c8 100644 --- a/gemp-lotr/gemp-lotr-web/src/main/webapp/includes/changeLog.html +++ b/gemp-lotr/gemp-lotr-web/src/main/webapp/includes/changeLog.html @@ -3,6 +3,7 @@ - When you reload the game page or you enter an ongoing game you will see last events in the game in the chat screen. - Increased the chat timeout to 30 seconds for in-game channels to make it less possible to lose connection due to connectivity problem. +- "Corsair Lookout" now puts the RAIDER tokens on the selected card, rather than on itself. 30 Nov. 2011 - When instructed to choose a card to heal/wound X times, a card with vitality/wounds <X can be chosen, as long as