Skip to content

Commit 8f55084

Browse files
committed
Add cycle & pack definitions
1 parent ea271a0 commit 8f55084

File tree

4 files changed

+24
-0
lines changed

4 files changed

+24
-0
lines changed

cycles.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,12 @@
5959
"position": 10,
6060
"size": 2
6161
},
62+
{
63+
"code": "tdc",
64+
"name": "The Drowned City",
65+
"position": 11,
66+
"size": 2
67+
},
6268
{
6369
"code": "promotional",
6470
"name": "Promotional",

pack/tdc/tdcc.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
[]

pack/tdc/tdcp.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
[]

packs.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -443,6 +443,22 @@
443443
"position": 2,
444444
"size": 300
445445
},
446+
{
447+
"code": "tdcc",
448+
"cycle_code": "tdc",
449+
"date_release": "2025-03-31",
450+
"name": "The Drowned City Investigator Expansion",
451+
"position": 1,
452+
"size": 300
453+
},
454+
{
455+
"code": "tdcp",
456+
"cycle_code": "tdc",
457+
"date_release": "2025-03-31",
458+
"name": "The Drowned City Campaign Expansion",
459+
"position": 2,
460+
"size": 300
461+
},
446462
{
447463
"cgdb_id": 9,
448464
"code": "cotr",

0 commit comments

Comments
 (0)