Skip to content
Snippets Groups Projects
Commit e3de9d3e authored by lowercasedonkey's avatar lowercasedonkey
Browse files

small clarification in jeslave

parent b4f0a921
No related branches found
No related tags found
No related merge requests found
......@@ -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">>
......
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