From c67049b5cc9b51a14bdf8822c7a4d53c6e8329f7 Mon Sep 17 00:00:00 2001 From: AlexR Date: Sun, 10 Mar 2024 12:53:17 +0000 Subject: [PATCH] fix: formatting of Business as Usual (https://netrunnerdb.com/en/card/34128) text value --- pack/rwr.json | 2 +- v2/cards/business_as_usual.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pack/rwr.json b/pack/rwr.json index f58d06bd..62251e3f 100644 --- a/pack/rwr.json +++ b/pack/rwr.json @@ -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:", + "text": "Resolve 1 of the following:\nThreat 3 → You may also resolve the other mode. (This ability is active if any player has 3 or more agenda points.)", "title": "Business As Usual", "type_code": "operation", "uniqueness": false diff --git a/v2/cards/business_as_usual.json b/v2/cards/business_as_usual.json index 303c3d08..a47f1af4 100644 --- a/v2/cards/business_as_usual.json +++ b/v2/cards/business_as_usual.json @@ -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:", + "text": "Resolve 1 of the following:\nThreat 3 → You may also resolve the other mode. (This ability is active if any player has 3 or more agenda points.)", "title": "Business As Usual" }