diff --git a/gemp-lotr/gemp-lotr-cards/src/main/resources/errata/set50-rarity.txt b/gemp-lotr/gemp-lotr-cards/src/main/resources/errata/set50-rarity.txt new file mode 100644 index 000000000..e69de29bb diff --git a/gemp-lotr/gemp-lotr-cards/src/main/resources/errata/set51-rarity.txt b/gemp-lotr/gemp-lotr-cards/src/main/resources/errata/set51-rarity.txt index b7c64de13..d6e1d6f62 100644 --- a/gemp-lotr/gemp-lotr-cards/src/main/resources/errata/set51-rarity.txt +++ b/gemp-lotr/gemp-lotr-cards/src/main/resources/errata/set51-rarity.txt @@ -1,16 +1,2 @@ -51R1040 -51R1045 -51R1080 -51U10108 -51R10139 -51R10195 -51U10234 -51C10248 -51C10311 -51R10313 -51U10316 -51R2032 -51R2075 -51R3042 -51R3068 -51U10108 +51R40 +51C311 diff --git a/gemp-lotr/gemp-lotr-cards/src/main/resources/errata/set70-rarity.txt b/gemp-lotr/gemp-lotr-cards/src/main/resources/errata/set70-rarity.txt new file mode 100644 index 000000000..e69de29bb diff --git a/gemp-lotr/gemp-lotr-cards/src/main/resources/errata/set71-rarity.txt b/gemp-lotr/gemp-lotr-cards/src/main/resources/errata/set71-rarity.txt index e69de29bb..2bba7ce1d 100644 --- a/gemp-lotr/gemp-lotr-cards/src/main/resources/errata/set71-rarity.txt +++ b/gemp-lotr/gemp-lotr-cards/src/main/resources/errata/set71-rarity.txt @@ -0,0 +1,10 @@ +71C138 +71C248 +71R139 +71R195 +71R313 +71R45 +71R80 +71U108 +71U234 +71U316 diff --git a/gemp-lotr/gemp-lotr-cards/src/main/resources/errata/set72-rarity.txt b/gemp-lotr/gemp-lotr-cards/src/main/resources/errata/set72-rarity.txt index e69de29bb..f8186faa4 100644 --- a/gemp-lotr/gemp-lotr-cards/src/main/resources/errata/set72-rarity.txt +++ b/gemp-lotr/gemp-lotr-cards/src/main/resources/errata/set72-rarity.txt @@ -0,0 +1,4 @@ +72C101 +72P121 +72R108 +72R75 \ No newline at end of file diff --git a/gemp-lotr/gemp-lotr-cards/src/main/resources/errata/set73-rarity.txt b/gemp-lotr/gemp-lotr-cards/src/main/resources/errata/set73-rarity.txt index e69de29bb..11e4a572f 100644 --- a/gemp-lotr/gemp-lotr-cards/src/main/resources/errata/set73-rarity.txt +++ b/gemp-lotr/gemp-lotr-cards/src/main/resources/errata/set73-rarity.txt @@ -0,0 +1,6 @@ +73C108 +73R113 +73R17 +73R38 +73R67 +73U106 \ No newline at end of file diff --git a/gemp-lotr/gemp-lotr-cards/src/main/resources/setConfig.json b/gemp-lotr/gemp-lotr-cards/src/main/resources/setConfig.json index 09f40123b..9fda2bc5e 100644 --- a/gemp-lotr/gemp-lotr-cards/src/main/resources/setConfig.json +++ b/gemp-lotr/gemp-lotr-cards/src/main/resources/setConfig.json @@ -152,7 +152,7 @@ { "setId": "50", "setName": "PC Promo Errata", - "rarityFile": "/errata/set51-rarity.txt", + "rarityFile": "/errata/set50-rarity.txt", "originalSet": false, "merchantable": false, "needsLoading": false, @@ -334,7 +334,7 @@ { "setId": "70", "setName": "TEST-PC Promo Errata", - "rarityFile": "/errata/set71-rarity.txt", + "rarityFile": "/errata/set70-rarity.txt", "originalSet": false, "merchantable": false, "needsLoading": false,