diff --git a/src/uncategorized/RESS.tw b/src/uncategorized/RESS.tw index 6042f2af1f4a4ec91c8d3fff6e090f25cf0a7551..fe8684d0b7bc5afe8d452074cff7540a5798ecdb 100644 --- a/src/uncategorized/RESS.tw +++ b/src/uncategorized/RESS.tw @@ -17257,7 +17257,7 @@ You tell $him kindly that you understand, and that $he'll be trained to address <<set $activeSlave.attrXX = random(10,20)>> <<set $activeSlave.behavioralFlaw = either("bitchy", "arrogant")>> <<run newSlave($activeSlave)>> /* skip New Slave Intro */ - <<run cashX(-8000, "slaveTransfer", $activeSlave)>> + <<run cashX(-8333, "slaveTransfer", $activeSlave)>> <</for>> <br><br><span id="result2"> <<link "Let your public servant take revenge on them">> diff --git a/src/uncategorized/REroyalblood.tw b/src/uncategorized/REroyalblood.tw index 59178546123bf1ea711c863fe6226ed217e7f8ef..e0343b3d91bffee248793c4079957da82f8a0e4d 100644 --- a/src/uncategorized/REroyalblood.tw +++ b/src/uncategorized/REroyalblood.tw @@ -358,7 +358,7 @@ Time is short, but you are well placed to acquire some choice slaves. With an ad <<set $activeSlave.behavioralFlaw = either("arrogant", "bitchy")>> <<run newSlave($activeSlave)>> /* skip New Slave Intro */ <<set $activeSlave.recruiter = 0>> /* override New Slave Intro */ - <<run cashX(-8000, "slaveTransfer", $activeSlave)>> + <<run cashX(-8333, "slaveTransfer", $activeSlave)>> <</for>> <</replace>> <</link>> // It will cost about <<print cashFormat(25000)>> to enslave them.//