Skip to content
Snippets Groups Projects
Commit 50ba0a55 authored by Pregmodder's avatar Pregmodder
Browse files

Merge branch 'small-clarification-in-jeslave' into 'pregmod-master'

Small clarification in jeslave

See merge request pregmodfan/fc-pregmod!3888
parents b4f0a921 e3de9d3e
No related branches found
No related tags found
No related merge requests found
...@@ -383,7 +383,7 @@ ...@@ -383,7 +383,7 @@
<<run repX(1500, "event")>> <<run repX(1500, "event")>>
<<include "New Slave Intro">> <<include "New Slave Intro">>
<</replace>> <</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">> <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.origin = "She was enslaved after you manipulated her deal for indentured servitude.">>
<<set $activeSlave.devotion = random(-10,-15)>> <<set $activeSlave.devotion = random(-10,-15)>>
...@@ -397,7 +397,7 @@ ...@@ -397,7 +397,7 @@
<<run repX(-100, "event")>> <<run repX(-100, "event")>>
<<include "New Slave Intro">> <<include "New Slave Intro">>
<</replace>> <</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>> <<default>>
<<link "Privately inform both parties you'll settle this in favor of the most generous">> <<link "Privately inform both parties you'll settle this in favor of the most generous">>
<<replace "#result">> <<replace "#result">>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment