From 04ccf3be06131e4a3b33e40a10b9746bbcd159c9 Mon Sep 17 00:00:00 2001 From: Jason Gessner Date: Sun, 30 Jun 2024 22:57:19 -0500 Subject: [PATCH] Fix unclosed em tags in flavor text. --- pack/df.json | 2 +- pack/ur.json | 2 +- v2/printings/downfall.json | 2 +- v2/printings/uprising.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pack/df.json b/pack/df.json index 0c7fc96b..865335f0 100644 --- a/pack/df.json +++ b/pack/df.json @@ -65,7 +65,7 @@ "deck_limit": 3, "faction_code": "anarch", "faction_cost": 3, - "flavor": "“Net space is an abstraction, a white lie protecting fragile comprehensions. Do not limit yourself.”\n)—z\\h/r", + "flavor": "“Net space 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", diff --git a/pack/ur.json b/pack/ur.json index 4d37f113..2bad1e1d 100644 --- a/pack/ur.json +++ b/pack/ur.json @@ -448,7 +448,7 @@ "deck_limit": 3, "faction_code": "shaper", "faction_cost": 2, - "flavor": "“Invisibility made it possible to get them, but it made it impossible to enjoy them when they are got.”\n—H.G. Wells, The Invisible Man", + "flavor": "“Invisibility made it possible to get them, but it made it impossible to enjoy them when they are got.”\n—H.G. Wells, The Invisible Man", "illustrator": "Krembler", "keywords": "Stealth", "memory_cost": 1, diff --git a/v2/printings/downfall.json b/v2/printings/downfall.json index dcb2fcfc..a3d96aea 100644 --- a/v2/printings/downfall.json +++ b/v2/printings/downfall.json @@ -32,7 +32,7 @@ { "card_id": "stargate", "card_set_id": "downfall", - "flavor": "“Net space is an abstraction, a white lie protecting fragile comprehensions. Do not limit yourself.”\n)—z\\h/r", + "flavor": "“Net space is an abstraction, a white lie protecting fragile comprehensions. Do not limit yourself.”\n)—z\\h/r", "id": "26004", "illustrator": "Iain Fairclough", "position": 4, diff --git a/v2/printings/uprising.json b/v2/printings/uprising.json index 1f555db9..dd844513 100644 --- a/v2/printings/uprising.json +++ b/v2/printings/uprising.json @@ -220,7 +220,7 @@ { "card_id": "mantle", "card_set_id": "uprising", - "flavor": "“Invisibility made it possible to get them, but it made it impossible to enjoy them when they are got.”\n—H.G. Wells, The Invisible Man", + "flavor": "“Invisibility made it possible to get them, but it made it impossible to enjoy them when they are got.”\n—H.G. Wells, The Invisible Man", "id": "26088", "illustrator": "Krembler", "position": 88,