From c782190970d646f76fd12e82d9a46489e78f2fb6 Mon Sep 17 00:00:00 2001 From: "marcin.sciesinski" Date: Mon, 20 Mar 2017 14:14:58 -0700 Subject: [PATCH] Removing unimplemented set. --- .../gemp-lotr-cards/src/main/resources/setConfig.json | 7 ------- 1 file changed, 7 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 9464b8866..8bda2104c 100644 --- a/gemp-lotr/gemp-lotr-cards/src/main/resources/setConfig.json +++ b/gemp-lotr/gemp-lotr-cards/src/main/resources/setConfig.json @@ -120,12 +120,5 @@ "rarityFile":"/set31-rarity.txt", "originalSet":false, "merchantable":false - }, - { - "setId":"32", - "setName":"The Clouds Burst", - "rarityFile":"/set32-rarity.txt", - "originalSet":false, - "merchantable":false } ]