Skip to content

Commit

Permalink
Merge pull request #820 from AlexRodwell/main
Browse files Browse the repository at this point in the history
Fix formatting of Business as Usual 34128 card text
  • Loading branch information
locks authored Mar 10, 2024
2 parents b43a998 + c67049b commit 2fbd7c8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pack/rwr.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"side_code": "corp",
"stripped_text": "Resolve 1 of the following: * Place 1 advancement counter on each of up to 2 installed cards you can advance. * Remove all virus counters from 1 installed card. Threat 3 -> You may also resolve the other mode. (This ability is active if any player has 3 or more agenda points.)",
"stripped_title": "Business As Usual",
"text": "Resolve 1 of the following:<ul><li>Place 1 advancement counter on each of up to 2 installed cards you can advance.</li><li>Remove all virus counters from 1 installed card.\nThreat 3 → You may also resolve the other mode. <em>(This ability is active if any player has 3 or more agenda points.)</em></li></ul>",
"text": "Resolve 1 of the following:<ul><li>Place 1 advancement counter on each of up to 2 installed cards you can advance.</li><li>Remove all virus counters from 1 installed card.</li></ul>\nThreat 3 → You may also resolve the other mode. <em>(This ability is active if any player has 3 or more agenda points.)</em>",
"title": "Business As Usual",
"type_code": "operation",
"uniqueness": false
Expand Down
2 changes: 1 addition & 1 deletion v2/cards/business_as_usual.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
"stripped_text": "Resolve 1 of the following: * Place 1 advancement counter on each of up to 2 installed cards you can advance. * Remove all virus counters from 1 installed card. Threat 3 -> You may also resolve the other mode. (This ability is active if any player has 3 or more agenda points.)",
"stripped_title": "Business As Usual",
"subtypes": ["gray_ops"],
"text": "Resolve 1 of the following:<ul><li>Place 1 advancement counter on each of up to 2 installed cards you can advance.</li><li>Remove all virus counters from 1 installed card.\nThreat 3 → You may also resolve the other mode. <em>(This ability is active if any player has 3 or more agenda points.)</em></li></ul>",
"text": "Resolve 1 of the following:<ul><li>Place 1 advancement counter on each of up to 2 installed cards you can advance.</li><li>Remove all virus counters from 1 installed card.</li></ul>\nThreat 3 → You may also resolve the other mode. <em>(This ability is active if any player has 3 or more agenda points.)</em>",
"title": "Business As Usual"
}

0 comments on commit 2fbd7c8

Please sign in to comment.