mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-12-30 01:47:33 +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({
|
GeneralActions[actionName] = new Action({
|
||||||
name: actionName,
|
name: actionName,
|
||||||
desc: "Enter cryogenic stasis using the Bladeburner division's hi-tech Regeneration Chamber. " +
|
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
|
//Black Operations
|
||||||
|
Loading…
Reference in New Issue
Block a user