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

Quick fixes to ashes remaster changes. #813

Merged
merged 1 commit into from
Feb 16, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pack/df.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"deck_limit": 3,
"faction_code": "anarch",
"faction_cost": 3,
"flavor": "“Net <em>space<em> is an abstraction, a white lie protecting fragile comprehensions. Do not limit yourself.”\n(ra)—z\\h/r(/ra}",
"flavor": "“Net <em>space<em> is an abstraction, a white lie protecting fragile comprehensions. Do not limit yourself.”\n)—z\\h/r",
"illustrator": "Iain Fairclough",
"memory_cost": 2,
"pack_code": "df",
Expand Down
4 changes: 2 additions & 2 deletions pack/ur.json
Original file line number Diff line number Diff line change
Expand Up @@ -538,7 +538,7 @@
"position": 92,
"quantity": 3,
"side_code": "runner",
"stripped_text": "click: Host 1 program or piece of hardware from your grip faceup on this resource. 1 credit: Install 1 hosted card. The first card you install this way during each of your turns costs 1 credit less to install for each unique ({unique}) connection resource you have installed.",
"stripped_text": "click: Host 1 program or piece of hardware from your grip faceup on this resource. 1 credit: Install 1 hosted card. The first card you install this way during each of your turns costs 1 credit less to install for each unique () connection resource you have installed.",
"stripped_title": "Paule's Cafe",
"text": "<strong>[click]:</strong> Host 1 program or piece of hardware from your grip faceup on this resource.\n<strong>1[credit]:</strong> Install 1 hosted card. The first card you install this way during each of your turns costs 1[credit] less to install for each unique <em>({unique})</em> <strong>connection</strong> resource you have installed.",
"title": "Pauleʼs Café",
Expand Down Expand Up @@ -668,7 +668,7 @@
"deck_limit": 3,
"faction_code": "haas-bioroid",
"faction_cost": 2,
"flavor": "You are being made sane.<ul><li>u are bei-g mad- sa-e\nY-u ar- be-n-d-</li><li>u -r-?</li></ul>",
"flavor": "You are being made sane.\n-u are bei-g mad- sa-e\nY-u ar- be-n-d-\n-u -r-?",
"illustrator": "Krembler",
"keywords": "Ambush",
"pack_code": "ur",
Expand Down
2 changes: 1 addition & 1 deletion v2/cards/paules_cafe.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"influence_cost": 4,
"is_unique": true,
"side_id": "runner",
"stripped_text": "click: Host 1 program or piece of hardware from your grip faceup on this resource. 1 credit: Install 1 hosted card. The first card you install this way during each of your turns costs 1 credit less to install for each unique ({unique}) connection resource you have installed.",
"stripped_text": "click: Host 1 program or piece of hardware from your grip faceup on this resource. 1 credit: Install 1 hosted card. The first card you install this way during each of your turns costs 1 credit less to install for each unique () connection resource you have installed.",
"stripped_title": "Paule's Cafe",
"subtypes": ["location", "seedy"],
"text": "<strong>[click]:</strong> Host 1 program or piece of hardware from your grip faceup on this resource.\n<strong>1[credit]:</strong> Install 1 hosted card. The first card you install this way during each of your turns costs 1[credit] less to install for each unique <em>({unique})</em> <strong>connection</strong> resource you have installed.",
Expand Down
2 changes: 1 addition & 1 deletion v2/printings/downfall.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
{
"card_id": "stargate",
"card_set_id": "downfall",
"flavor": "“Net <em>space<em> is an abstraction, a white lie protecting fragile comprehensions. Do not limit yourself.”\n(ra)—z\\h/r(/ra}",
"flavor": "“Net <em>space<em> is an abstraction, a white lie protecting fragile comprehensions. Do not limit yourself.”\n)—z\\h/r",
"id": "26004",
"illustrator": "Iain Fairclough",
"position": 4,
Expand Down
2 changes: 1 addition & 1 deletion v2/printings/uprising.json
Original file line number Diff line number Diff line change
Expand Up @@ -328,7 +328,7 @@
{
"card_id": "cerebral_overwriter",
"card_set_id": "uprising",
"flavor": "You are being made sane.<ul><li>u are bei-g mad- sa-e\nY-u ar- be-n-d-</li><li>u -r-?</li></ul>",
"flavor": "You are being made sane.\n-u are bei-g mad- sa-e\nY-u ar- be-n-d-\n-u -r-?",
"id": "26099",
"illustrator": "Krembler",
"position": 99,
Expand Down
Loading