Fixed PC formats incorrectly permitting the non-errata'd version of cards to be used
This commit is contained in:
@@ -436,7 +436,7 @@
|
||||
"hall":true,
|
||||
"playtest":true,
|
||||
"set":[1, 2, 3, 51, 52, 53, 71, 72, 73, 101, 151],
|
||||
"banned":["1_40","1_311","2_32","3_42","3_68",]
|
||||
"banned":["1_40", "1_45", "1_80", "1_108", "1_138", "1_139", "1_195", "1_234", "1_248", "1_311", "1_313", "1_316", "2_32", "2_75", "2_101", "2_108", "2_121", "3_17", "3_38", "3_42", "3_67", "3_68", "3_106", "3_108", "3_113"]
|
||||
},
|
||||
{
|
||||
"name":"PLAYTEST - PC Movie Block",
|
||||
@@ -445,7 +445,7 @@
|
||||
"hall":true,
|
||||
"playtest":true,
|
||||
"set":[1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 51, 52, 53, 71, 72, 73, 101, 151],
|
||||
"banned":["1_40","1_311","2_32","3_42","3_68", "1_45", "1_80", "1_108", "1_139", "1_195", "1_234", "1_248", "1_313", "3_106", "3_108", "3_38", "3_67", "7_49", "7_96", "8_1", "10_2", "10_91"],
|
||||
"banned":["1_40", "1_45", "1_80", "1_108", "1_138", "1_139", "1_195", "1_234", "1_248", "1_311", "1_313", "1_316", "2_32", "2_75", "2_101", "2_108", "2_121", "3_17", "3_38", "3_42", "3_67", "3_68", "3_106", "3_108", "3_113", "7_49", "7_96", "8_1", "10_2", "10_91"],
|
||||
},
|
||||
{
|
||||
"name":"PLAYTEST - PC Expanded",
|
||||
@@ -453,8 +453,8 @@
|
||||
"sites":"SHADOWS",
|
||||
"hall":true,
|
||||
"playtest":true,
|
||||
"banned":["1_40","1_311","2_32","3_42","3_68","1_45", "1_138", "1_234", "1_313", "1_316", "2_121", "3_17", "3_38", "3_67", "3_108", "3_113", "4_73", "7_49", "8_1", "10_2", "10_11", "10_91", "11_31", "11_100", "11_132"],
|
||||
"restricted":["1_80", "1_108", "1_139", "1_195", "1_248", "2_75", "3_106", "4_276", "4_304"],
|
||||
"banned":["1_40", "1_45", "1_80", "1_108", "1_138", "1_139", "1_195", "1_234", "1_248", "1_311", "1_313", "1_316", "2_32", "2_75", "2_101", "2_108", "2_121", "3_17", "3_38", "3_42", "3_67", "3_68", "3_106", "3_108", "3_113", "4_73", "7_49", "8_1", "10_2", "10_11", "10_91", "11_31", "11_100", "11_132"],
|
||||
"restricted":["4_276", "4_304"],
|
||||
"set":[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 51, 52, 53, 71, 72, 73, 101, 151]
|
||||
},
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user