Skip to content

Commit

Permalink
Merge pull request #849 from plural/fix-play-formats
Browse files Browse the repository at this point in the history
Update card pools for most recent standard banlists.
  • Loading branch information
plural authored Sep 10, 2024
2 parents 06231bf + 794980b commit 10f5eae
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion v2/formats/standard.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -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",
Expand Down

0 comments on commit 10f5eae

Please sign in to comment.