Announcing fixing Dwarven Axe and so on.

This commit is contained in:
marcins78@gmail.com
2011-12-01 12:18:49 +00:00
parent c99b37c1ed
commit 9b9152d7c6

View File

@@ -122,6 +122,8 @@
$("#latestNews").append("<b>Sets 01-10 are available to play.</b> "
+ "If you find any problems with specific card or rules in general, please report it <a href='http://lotrtcgdb.com/forums/index.php/topic,7592.0.html'>at the TLHH forums</a>.");
$("#latestNews").append("<br><font color='red'>Dwarven Axe and other cards that trigger on winning/losing skirmish should be working correctly now.</font>");
var chat = new ChatBoxUI("Game Hall", $("#chat"), "/gemp-lotr/server", true);
chat.setBounds(2, 2, 780 - 4, 200 - 4);
chat.showTimestamps = true;