From 4124986da079c1129bc56f13c826b145e9ff854e Mon Sep 17 00:00:00 2001 From: Pregmodder <pregmodder@gmail.com> Date: Fri, 23 Mar 2018 13:55:27 -0400 Subject: [PATCH] revert --- src/uncategorized/pCoupAttempt.tw | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/uncategorized/pCoupAttempt.tw b/src/uncategorized/pCoupAttempt.tw index f68ae2f1ae8..12bf5fe1180 100644 --- a/src/uncategorized/pCoupAttempt.tw +++ b/src/uncategorized/pCoupAttempt.tw @@ -186,7 +186,7 @@ You are awakened in the middle of the night by a jolt that shakes the entire arc <</if>> <</if>> <<set $traitor.health = random(-80,-60)>> - <<set $traitor.origin = $traitor.origin+" She was your slave, but you freed her, which she repaid by participating in a coup attempt against you. It failed, and she is again your chattel.">> + <<set $traitor.origin = "She was your slave, but you freed her, which she repaid by participating in a coup attempt against you. It failed, and she is again your chattel.">> <<AddSlave $traitor>> /* skip New Slave Intro */ <<set $traitor = 0, $traitorStats = 0>> <</if>> -- GitLab