- "Orc Strategist" has a proper name now.

This commit is contained in:
marcins78@gmail.com
2012-01-16 15:46:29 +00:00
parent ae1d21a34f
commit ec50dc6068
2 changed files with 3 additions and 2 deletions

View File

@@ -28,7 +28,7 @@ import java.util.List;
*/
public class Card12_097 extends AbstractMinion {
public Card12_097() {
super(4, 11, 3, 4, Race.ORC, Culture.ORC, "Orc Stretegist");
super(4, 11, 3, 4, Race.ORC, Culture.ORC, "Orc Strategist");
addKeyword(Keyword.LURKER);
}

View File

@@ -1,11 +1,12 @@
<pre style="font-size:80%">
<b>16 Jan. 2012</b>
- "Fearless" should now be giving a proper bonus to the minion.
- "Orthanc Warrior" has a propert name now.
- "Orthanc Warrior" has a proper name now.
- Added "Bloodlines" (set 13) set.
- "Master Proudfoot" now gives an option of choosing which cards to put into hand, because of Rule of 4.
- System now correctly recognizes attribute bonus from attribute penalty and the source of the bonus/penalty is checked
for cancelling bonus modifiers.
- "Orc Strategist" has a proper 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.