- "Orthanc Warrior" has a propert name now.

This commit is contained in:
marcins78@gmail.com
2012-01-16 11:54:22 +00:00
parent 6d65c3e1ae
commit 21bc17b42a
2 changed files with 2 additions and 1 deletions

View File

@@ -18,7 +18,7 @@ import com.gempukku.lotro.common.Race;
*/
public class Card4_165 extends AbstractMinion {
public Card4_165() {
super(2, 7, 2, 5, Race.URUK_HAI, Culture.ISENGARD, "Othanc Warrior");
super(2, 7, 2, 5, Race.URUK_HAI, Culture.ISENGARD, "Orthanc Warrior");
addKeyword(Keyword.DAMAGE);
}
}

View File

@@ -1,6 +1,7 @@
<pre style="font-size:80%">
<b>15 Jan. 2012</b>
- "Fearless" should now be giving a proper bonus to the minion.
- "Orthanc Warrior" has a propert name now.
<b>15 Jan. 2012</b>
- "Hobbit Farmer" and other allies copying site text should now be able to activate the site phase actions.