Updating filters to show playtest errata in "all cards". Updated some of the V1 starters to use playtest cards
This commit is contained in:
@@ -113,7 +113,7 @@ var CardFilter = Class.extend({
|
||||
|
||||
this.fullFilterDiv = $("<div id='filter-inputs' style='display:flex;flex-wrap:wrap;'></div>");
|
||||
this.setSelect = $("<select id='setSelect' style='width: 130px; font-size: 80%;'>"
|
||||
+ "<option value='0-34,100-101'>All Sets</option>"
|
||||
+ "<option value='0-200'>All Sets</option>"
|
||||
+ "<option value='0-19'>Official Decipher Sets</option>"
|
||||
+ "<option value='30-33'>The Hobbit Sets</option>"
|
||||
+ "<option value='50-69,100'>Player's Council Errata</option>"
|
||||
|
||||
@@ -141,7 +141,7 @@
|
||||
# Coat of Mail
|
||||
1x1_101
|
||||
# Flaming Brand
|
||||
1x52_32
|
||||
1x72_32
|
||||
# Ranger's Sword
|
||||
1x1_112
|
||||
# Hobbit Sword
|
||||
@@ -296,7 +296,7 @@
|
||||
# The Balrog's Sword
|
||||
1x2_50
|
||||
# Foul Things
|
||||
1x2_59
|
||||
1x72_59
|
||||
# Troubled Mountains
|
||||
1x2_72
|
||||
# Dark Places
|
||||
@@ -392,7 +392,7 @@
|
||||
# Orc War Band
|
||||
1x1_272
|
||||
# Tower Assassin
|
||||
1x2_93
|
||||
1x72_93
|
||||
# Fell To Its Power
|
||||
4x101_44
|
||||
# Gleaming in the Snow
|
||||
|
||||
Reference in New Issue
Block a user