mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-12-20 21:25:47 +01:00
Fix description for Hyperbolic Regeneration Chamber action
This commit is contained in:
parent
8eecb1539c
commit
8470f307ac
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user