From e3de9d3edf0fd15e033b56c3246d363dae66e494 Mon Sep 17 00:00:00 2001 From: lowercase-donkey <lowercasedonkey@gmail.com> Date: Thu, 14 Mar 2019 23:38:57 -0400 Subject: [PATCH] small clarification in jeslave --- src/uncategorized/jeSlaveDispute.tw | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/uncategorized/jeSlaveDispute.tw b/src/uncategorized/jeSlaveDispute.tw index a8d79a8c225..81319d3e740 100644 --- a/src/uncategorized/jeSlaveDispute.tw +++ b/src/uncategorized/jeSlaveDispute.tw @@ -383,7 +383,7 @@ <<run repX(1500, "event")>> <<include "New Slave Intro">> <</replace>> - <</link>> //This will cost <<print cashFormat($contractCost)>> and give you the servant// + <</link>> //This will cost <<print cashFormat($contractCost)>> and give you the servant as such// <br><<link "Buy out the contract and enslave $him">> <<set $activeSlave.origin = "She was enslaved after you manipulated her deal for indentured servitude.">> <<set $activeSlave.devotion = random(-10,-15)>> @@ -397,7 +397,7 @@ <<run repX(-100, "event")>> <<include "New Slave Intro">> <</replace>> - <</link>> //This will cost <<print cashFormat($contractCost)>> and give you the slave// + <</link>> //This will cost <<print cashFormat($contractCost)>> and give you the servant as a slave// <<default>> <<link "Privately inform both parties you'll settle this in favor of the most generous">> <<replace "#result">> -- GitLab