From 904099ea33bf71a79cba65b23114e760ed0951f4 Mon Sep 17 00:00:00 2001 From: Jason Gessner Date: Wed, 29 Jan 2025 22:43:11 -0600 Subject: [PATCH] Fix errant ) in stargate flavor text. --- pack/df.json | 2 +- v2/printings/downfall.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pack/df.json b/pack/df.json index 865335f0..4d0c3d59 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/v2/printings/downfall.json b/v2/printings/downfall.json index a3d96aea..ab06a75c 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,