diff --git a/src/Infiltration.js b/src/Infiltration.js index 2ac800e29..dc6ca5116 100644 --- a/src/Infiltration.js +++ b/src/Infiltration.js @@ -591,7 +591,7 @@ function updateInfiltrationButtons(inst, scenario) { "Attempt to kill the security guard. You have a " + numeralWrapper.formatPercentage(killChance, 2) + " chance of success. " + "If you succeed, the security level will increase by 5%. If you fail, " + - "the security level will decrease by 10%. "; + "the security level will increase by 10%. "; document.getElementById("infiltration-knockout").innerHTML = "Knockout" + "" +