From a8d84c929b9f4bdba0ea88bb56d9d539e51a4c2d Mon Sep 17 00:00:00 2001 From: Christian 'ketura' McCarty Date: Sun, 21 Mar 2021 01:09:21 -0500 Subject: [PATCH] Rearrange Playtest formats to be at the bottom of the format listing --- .../src/main/resources/lotrFormats.json | 58 ++++++++++--------- 1 file changed, 31 insertions(+), 27 deletions(-) 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 72cf1cfa7..0c2a4c2f4 100644 --- a/gemp-lotr/gemp-lotr-server/src/main/resources/lotrFormats.json +++ b/gemp-lotr/gemp-lotr-server/src/main/resources/lotrFormats.json @@ -15,15 +15,7 @@ "set":[1, 2, 3, 51, 52, 53, 101], "banned":["1_40","1_311","2_32","3_42","3_68",] }, - { - "name":"PLAYTEST - PC-FOTR", - "code":"test_pc_fotr_block", - "sites":"FELLOWSHIP", - "cancelRingBearerSkirmish":true, - "hall":true, - "set":[1, 2, 3, 51, 52, 53, 73, 74, 75, 101, 151], - "banned":["1_40","1_311","2_32","3_42","3_68",] - }, + { "name":"Fellowship block - Set 1", "code":"fotr1_block", @@ -188,14 +180,7 @@ "set":[1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 51, 52, 53, 101], "banned":["1_40","1_311","2_32","3_42","3_68", "1_45", "1_80", "1_108", "1_139", "1_195", "1_234", "1_248", "1_313", "3_106", "3_108", "3_38", "3_67", "7_49", "7_96", "8_1", "10_2", "10_91"], }, - { - "name":"PLAYTEST - PC-Movie", - "code":"test_pc_movie", - "sites":"KING", - "hall":true, - "set":[1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 51, 52, 53, 73, 74, 75, 101, 151], - "banned":["1_40","1_311","2_32","3_42","3_68", "1_45", "1_80", "1_108", "1_139", "1_195", "1_234", "1_248", "1_313", "3_106", "3_108", "3_38", "3_67", "7_49", "7_96", "8_1", "10_2", "10_91"], - }, + { "name":"Movie block - Sets 1-7", "code":"movie7", @@ -279,15 +264,7 @@ "restricted":["1_80", "1_108", "1_139", "1_195", "1_248", "2_75", "3_106", "4_276", "4_304"], "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":"PLAYTEST - PC-Expanded", - "code":"test_pc_expanded", - "sites":"SHADOWS", - "hall":true, - "banned":["1_40","1_311","2_32","3_42","3_68","1_45", "1_138", "1_234", "1_313", "1_316", "2_121", "3_17", "3_38", "3_67", "3_108", "3_113", "4_73", "7_49", "8_1", "10_2", "10_11", "10_91", "11_31", "11_100", "11_132"], - "restricted":["1_80", "1_108", "1_139", "1_195", "1_248", "2_75", "3_106", "4_276", "4_304"], - "set":[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 51, 52, 53, 73, 74, 75, 101, 151] - }, + { "name":"War of the Ring block - Set 11", "code":"war_block11", @@ -449,5 +426,32 @@ "maximumSameName":100, "set":[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19], "hall":false - } + }, + + { + "name":"PLAYTEST - PC-FOTR", + "code":"test_pc_fotr_block", + "sites":"FELLOWSHIP", + "cancelRingBearerSkirmish":true, + "hall":true, + "set":[1, 2, 3, 51, 52, 53, 73, 74, 75, 101, 151], + "banned":["1_40","1_311","2_32","3_42","3_68",] + }, + { + "name":"PLAYTEST - PC-Movie", + "code":"test_pc_movie", + "sites":"KING", + "hall":true, + "set":[1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 51, 52, 53, 73, 74, 75, 101, 151], + "banned":["1_40","1_311","2_32","3_42","3_68", "1_45", "1_80", "1_108", "1_139", "1_195", "1_234", "1_248", "1_313", "3_106", "3_108", "3_38", "3_67", "7_49", "7_96", "8_1", "10_2", "10_91"], + }, + { + "name":"PLAYTEST - PC-Expanded", + "code":"test_pc_expanded", + "sites":"SHADOWS", + "hall":true, + "banned":["1_40","1_311","2_32","3_42","3_68","1_45", "1_138", "1_234", "1_313", "1_316", "2_121", "3_17", "3_38", "3_67", "3_108", "3_113", "4_73", "7_49", "8_1", "10_2", "10_11", "10_91", "11_31", "11_100", "11_132"], + "restricted":["1_80", "1_108", "1_139", "1_195", "1_248", "2_75", "3_106", "4_276", "4_304"], + "set":[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 51, 52, 53, 73, 74, 75, 101, 151] + }, ]