Rewrote card generation script. (fixed issue 179)

You need to add your name to author.txt (author for cards generated).
Removed obsulete files.
This commit is contained in:
North 2011-07-13 23:29:20 +03:00
parent a41b78c9b4
commit 3a10da47eb
10 changed files with 19740 additions and 20510 deletions

View file

@ -31,7 +31,7 @@ import java.util.UUID;
/**
*
* @author North
* @author [=$author=]
*/
public class [=$className=] extends mage.sets.[=$baseSet=].[=$baseClassName=] {