From 794980bae2c5a8f9b717b007694f16e9e5bb56f6 Mon Sep 17 00:00:00 2001 From: Jason Gessner Date: Sat, 7 Sep 2024 10:01:54 -0500 Subject: [PATCH] Update card pools for most recent standard banlists. --- v2/formats/standard.json | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/v2/formats/standard.json b/v2/formats/standard.json index 1ff8342b..fdb3f30b 100644 --- a/v2/formats/standard.json +++ b/v2/formats/standard.json @@ -152,7 +152,7 @@ "restriction_id": "standard_ban_list_23_08" }, { - "active": true, + "active": false, "card_pool_id": "rotation_2023", "date_start": "2023-09-22", "id": "standard_25", @@ -165,6 +165,20 @@ "id": "standard_26", "restriction_id": "standard_ban_list_24_03" }, + { + "active": true, + "card_pool_id": "rotation_2023", + "date_start": "2024-05-31", + "id": "standard_27", + "restriction_id": "standard_ban_list_24_05" + }, + { + "active": false, + "card_pool_id": "rotation_2023", + "date_start": "2024-09-13", + "id": "standard_28", + "restriction_id": "standard_ban_list_24_09" + }, { "card_pool_id": "rotation_2023", "date_start": "2023-09-21",