Merge pull request #98 from PlayersCouncil/pc-formats
Fixing rarity file issues with the PC errata sets
This commit is contained in:
@@ -1,16 +1,2 @@
|
|||||||
51R1040
|
51R40
|
||||||
51R1045
|
51C311
|
||||||
51R1080
|
|
||||||
51U10108
|
|
||||||
51R10139
|
|
||||||
51R10195
|
|
||||||
51U10234
|
|
||||||
51C10248
|
|
||||||
51C10311
|
|
||||||
51R10313
|
|
||||||
51U10316
|
|
||||||
51R2032
|
|
||||||
51R2075
|
|
||||||
51R3042
|
|
||||||
51R3068
|
|
||||||
51U10108
|
|
||||||
|
|||||||
@@ -0,0 +1 @@
|
|||||||
|
52R32
|
||||||
@@ -0,0 +1,2 @@
|
|||||||
|
53R42
|
||||||
|
53R68
|
||||||
@@ -149,7 +149,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"setId": "51",
|
"setId": "51",
|
||||||
"setName": "PC Errata",
|
"setName": "PC FotR Errata",
|
||||||
"rarityFile": "/set51-rarity.txt",
|
"rarityFile": "/set51-rarity.txt",
|
||||||
"originalSet": false,
|
"originalSet": false,
|
||||||
"merchantable": false,
|
"merchantable": false,
|
||||||
@@ -157,9 +157,18 @@
|
|||||||
"playable": true
|
"playable": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"setId": "101",
|
"setId": "52",
|
||||||
"setName": "PC FOTR Supplements",
|
"setName": "PC MoM Errata",
|
||||||
"rarityFile": "/set101-rarity.txt",
|
"rarityFile": "/set52-rarity.txt",
|
||||||
|
"originalSet": false,
|
||||||
|
"merchantable": false,
|
||||||
|
"needsLoading": false,
|
||||||
|
"playable": true
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"setId": "53",
|
||||||
|
"setName": "PC RotEL Errata",
|
||||||
|
"rarityFile": "/set53-rarity.txt",
|
||||||
"originalSet": false,
|
"originalSet": false,
|
||||||
"merchantable": false,
|
"merchantable": false,
|
||||||
"needsLoading": false,
|
"needsLoading": false,
|
||||||
|
|||||||
Reference in New Issue
Block a user