mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 14:59:16 +02:00
Fix description for Hyperbolic Regeneration Chamber action
This commit is contained in:
@@ -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.<br><br>",
|
||||
"This will slowly heal your wounds and slightly increase your stamina.<br><br>",
|
||||
});
|
||||
|
||||
//Black Operations
|
||||
|
||||
Reference in New Issue
Block a user