Skip to content
Snippets Groups Projects
Commit f299883d authored by Anu's avatar Anu
Browse files

Revert Household Liquidator career change

parent cf5e7590
Branches
Tags
1 merge request!11547Tweaks
...@@ -124,7 +124,6 @@ App.Markets["Household Liquidator"] = function() { ...@@ -124,7 +124,6 @@ App.Markets["Household Liquidator"] = function() {
function finishSlave(slave) { function finishSlave(slave) {
Object.assign(slave, { Object.assign(slave, {
origin: "You bought $him from the household liquidator.", origin: "You bought $him from the household liquidator.",
career: "a slave";
devotion: jsRandom(-75, -25), devotion: jsRandom(-75, -25),
trust: jsRandom(-45, -25), trust: jsRandom(-45, -25),
oldDevotion: slave.devotion, oldDevotion: slave.devotion,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment