From 8470f307ac01f0b670f41277847a61f32388a91a Mon Sep 17 00:00:00 2001 From: danielyxie Date: Wed, 13 Mar 2019 20:11:48 -0700 Subject: [PATCH] Fix description for Hyperbolic Regeneration Chamber action --- src/Bladeburner.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Bladeburner.js b/src/Bladeburner.js index 63b43c5f0..71357a0c6 100644 --- a/src/Bladeburner.js +++ b/src/Bladeburner.js @@ -3953,7 +3953,7 @@ function initBladeburner() { GeneralActions[actionName] = new Action({ name: actionName, desc: "Enter cryogenic stasis using the Bladeburner division's hi-tech Regeneration Chamber. " + - "This will slowly heal your wounds and slightly increase your stamina gain.

", + "This will slowly heal your wounds and slightly increase your stamina.

", }); //Black Operations