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 5746299a2..d87fc2d4b 100644 --- a/gemp-lotr/gemp-lotr-cards/src/main/resources/setConfig.json +++ b/gemp-lotr/gemp-lotr-cards/src/main/resources/setConfig.json @@ -106,5 +106,28 @@ "originalSet":false, "merchantable":false, "playable":false + }, + { + "setId":"21", + "setName":"Main Deck", + "rarityFile":"/set21-rarity.txt", + "originalSet":false, + "merchantable":false + }, + { + "setId":"22", + "setName":"The Short Rest", + "rarityFile":"/set22-rarity.txt", + "originalSet":false, + "merchantable":false, + "playable":false + }, + { + "setId":"23", + "setName":"The Clouds Burst", + "rarityFile":"/set23-rarity.txt", + "originalSet":false, + "merchantable":false, + "playable":false } -] \ No newline at end of file +]