Skip to content
Snippets Groups Projects
Commit 1f9bcb00 authored by Pregmodder's avatar Pregmodder
Browse files

This is not ready for release yet due to blatant OPness

parent c258ecfd
No related branches found
No related tags found
No related merge requests found
......@@ -217,7 +217,7 @@ App.UI.SlaveInteract.financial = function(slave) {
"Discard Confirm",
)
);
if (V.seeExtreme === 1 && V.arcologies[0].FSPaternalist === "unset") {
if (V.seeExtreme === 1 && V.arcologies[0].FSPaternalist === "unset" && V.cheatMode === 1) {
linkArray.push(
App.UI.DOM.passageLink(
`Threaten ${his} life`,
......
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