From 815ee8e65a3408863d64ccd5af09f00c36122555 Mon Sep 17 00:00:00 2001 From: Christian 'ketura' McCarty Date: Thu, 4 Mar 2021 23:47:13 -0600 Subject: [PATCH] Fixed Debug format not having the set 52/53 errata. --- gemp-lotr/gemp-lotr-server/src/main/resources/lotrFormats.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gemp-lotr/gemp-lotr-server/src/main/resources/lotrFormats.json b/gemp-lotr/gemp-lotr-server/src/main/resources/lotrFormats.json index d5cea19aa..f0344323a 100644 --- a/gemp-lotr/gemp-lotr-server/src/main/resources/lotrFormats.json +++ b/gemp-lotr/gemp-lotr-server/src/main/resources/lotrFormats.json @@ -4,7 +4,7 @@ "code":"debug_hall", "sites": "SPECIAL", "maximumSameName":100, - "set":[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 51, 101] + "set":[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 51, 52, 53, 101] }, { "name":"Fellowship block",