Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add The Drowned City cards #1422

Draft
wants to merge 18 commits into
base: master
Choose a base branch
from
Draft
6 changes: 6 additions & 0 deletions cycles.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,12 @@
"position": 10,
"size": 2
},
{
"code": "tdc",
"name": "The Drowned City",
"position": 11,
"size": 2
},
{
"code": "promotional",
"name": "Promotional",
Expand Down
4 changes: 2 additions & 2 deletions pack/core/core.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
[
{
"code": "01000",
"deck_limit": 5,
"deck_limit": 15,
"faction_code": "neutral",
"hidden": true,
"name": "Random Basic Weakness",
"pack_code": "core",
"position": 1000,
"quantity": 5,
"quantity": 15,
"subtype_code": "basicweakness",
"text": "This is a placeholder random basic weakness\n You can replace it with a specific weakness using the Special tab or click the random button to replace it with a random weakness from your collection.",
"traits": "",
Expand Down
1 change: 1 addition & 0 deletions pack/tdc/tdcc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[]
Loading
Loading