pack totals on random pack panel

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1047 0fc631ac-6414-0410-93d0-97cfa31319b6
This commit is contained in:
twanvl
2008-08-04 13:52:32 +00:00
parent f9a0afe64e
commit 48f1315cda
3 changed files with 79 additions and 5 deletions
+3
View File
@@ -1844,6 +1844,9 @@ pack item:
pack item:
name: rare
filter: card.rarity == "rare"
pack item:
name: special
filter: card.rarity == "special"
pack item:
name: basic land
filter: card.type == "Plains"