From b3748dde5ff73afb3c2023f26d5cf2e4bf5dc731 Mon Sep 17 00:00:00 2001 From: riQQ Date: Fri, 25 Oct 2024 23:42:48 +0200 Subject: [PATCH] Add information about Tarkir: Dragonstorm and Edge of Eternities Add names, set codes and enter dates. Sources: - https://x.com/wizards_magic/status/1849916158805409867 - https://x.com/wizards_magic/status/1849911211380596779 --- web/api/internal.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/web/api/internal.json b/web/api/internal.json index e6a59e80..b5faa7af 100644 --- a/web/api/internal.json +++ b/web/api/internal.json @@ -388,21 +388,21 @@ "rough_exit_date": "Q4 2027" }, { - "name": null, + "name": "Tarkir: Dragonstorm", "codename": "Ultimate", "block": null, - "code": null, - "enter_date": null, + "code": "TDM", + "enter_date": "2025-04-11T00:00:00.000", "rough_enter_date": "Q2 2025", "exit_date": null, "rough_exit_date": "Q4 2027" }, { - "name": null, + "name": "Edge of Eternities", "codename": "Volleyball", "block": null, - "code": null, - "enter_date": null, + "code": "EOE", + "enter_date": "2025-08-01T00:00:00.000", "rough_enter_date": "Q3 2025", "exit_date": null, "rough_exit_date": "Q4 2028"