diff --git a/src/endWeek/events/expire.js b/src/endWeek/events/expire.js index 5a0af8814ecb37c1f884328078235d78d3f13758..a3e01063aa8d0de6b4e42df93e56add82681bde1 100644 --- a/src/endWeek/events/expire.js +++ b/src/endWeek/events/expire.js @@ -170,7 +170,7 @@ globalThis.expirations = function() { r.push(Spoken(slave, `"I don't mind being your slave. Could I — would you please give me another indenture? I'm, um, not too worried about the price`)); } - if (V.cash > 1000) { + if (V.cash > _slaveCost) { App.UI.DOM.appendNewElement("div", result, App.UI.DOM.link( `Offer ${him} a one year supplementary indenture`, () => {