From cea19a6069b43b6a4bfb90866af11364e0a14f30 Mon Sep 17 00:00:00 2001 From: PhallenCassidy Date: Wed, 12 Oct 2016 10:08:09 -0400 Subject: [PATCH] Made future sets playable --- gemp-lotr/gemp-lotr-cards/src/main/resources/setConfig.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) 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 d87fc2d4b..45fbd3a0b 100644 --- a/gemp-lotr/gemp-lotr-cards/src/main/resources/setConfig.json +++ b/gemp-lotr/gemp-lotr-cards/src/main/resources/setConfig.json @@ -119,15 +119,13 @@ "setName":"The Short Rest", "rarityFile":"/set22-rarity.txt", "originalSet":false, - "merchantable":false, - "playable":false + "merchantable":false }, { "setId":"23", "setName":"The Clouds Burst", "rarityFile":"/set23-rarity.txt", "originalSet":false, - "merchantable":false, - "playable":false + "merchantable":false } ]