From dbf1f1822b3f6de67941aca87ee55f55360eaa56 Mon Sep 17 00:00:00 2001
From: Tor Andersson <tor@ccxvii.net>
Date: Mon, 28 Oct 2024 00:42:08 +0100
Subject: fix flavor text

---
 cards.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'cards.js')

diff --git a/cards.js b/cards.js
index 5f432b0..d297fc6 100644
--- a/cards.js
+++ b/cards.js
@@ -107,7 +107,7 @@ def_pol_card(1742,
 def_pol_card(1742,
 	"Sardinia-Piedmont",
 	[ P_PRAGMATIC, P_FRANCE, P_AUSTRIA ],
-	"After months of hesitating, Charles Emmanuel III of Sardinia-Piedmont realizes that a Bourbon hegemony in Italy is not favourable for him. He allies with Austria.",
+	"After months of hesitating, Charles Emmanuel of Sardinia-Piedmont realizes that a Bourbon hegemony in Italy is not favourable for him. He allies with Austria.",
 	[
 		"Italy +2",
 	]
-- 
cgit v1.2.3