Format rules

This commit is contained in:
marcins78@gmail.com
2011-10-16 22:29:04 +00:00
parent e374939c6e
commit c52d79d492
3 changed files with 3 additions and 3 deletions

View File

@@ -44,7 +44,7 @@ public class HallServer extends AbstractServer {
_chatServer.createChatRoom("Game Hall");
addFormat("fotr_block", "Fellowship block", "default", new FotRBlockFormat(_lotroServer.getLotroCardBlueprintLibrary()));
addFormat("ttt_block", "The Two Towers block", "default", new TTTBlockFormat(_lotroServer.getLotroCardBlueprintLibrary()));
addFormat("ttt_block", "Two Towers block", "default", new TTTBlockFormat(_lotroServer.getLotroCardBlueprintLibrary()));
addFormat("whatever", "Format for testing", "default", new FreeFormat(_lotroServer.getLotroCardBlueprintLibrary()));
}

View File

@@ -1,7 +1,7 @@
<pre style="font-size:80%">
<b>16 Oct. 2011</b>
- Finished adding "The Two Towers" (04) set
- Added "The Two Towers block" format to Game Hall
- Added "Two Towers block" format to Game Hall
<b>15 Oct. 2011</b>
- Permanents will no longer highlight in hand, if they have Response action on them

View File

@@ -6,7 +6,7 @@
<li>there is no X-list,</li>
<li>R-list has one card - <i>Forces of Mordor</i>.</li>
</ul>
<b>The Two Towers block</b>
<b>Two Towers block</b>
<ul>
<li>cards from sets 04-06 are legal,</li>
<li>sites from The Two Towers block are used,</li>