diff --git a/src/interaction/policies/breederProposal.js b/src/interaction/policies/breederProposal.js index 33a9c020ba0276fcec88d5cb9fb536bef180e0d7..3e6e491f0d3b014df93f72ff9f8c803ba0dc0550 100644 --- a/src/interaction/policies/breederProposal.js +++ b/src/interaction/policies/breederProposal.js @@ -55,8 +55,8 @@ App.UI.breederProposal = function() { }; const declineAndLeverage = function() { - App.UI.DOM.appendNewElement("div", node, ); V.propOutcome = 1; + unlock(); return `"Yes, you have done much to further our cause. We respect the 'balls' on you, despite your lack of them. Very well, we shall set the standards for what shall qualify as breeding stock and our standards will be delivered to you shortly."`; };