mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2025-03-22 02:02:30 +01:00
reword hacking skill aug effect
This commit is contained in:
2
dist/engine.bundle.js
vendored
2
dist/engine.bundle.js
vendored
File diff suppressed because one or more lines are too long
@ -224,7 +224,8 @@ function generateStatsDescription(
|
|||||||
desc = (
|
desc = (
|
||||||
<>
|
<>
|
||||||
{desc}
|
{desc}
|
||||||
<br />+{f(mults.hacking_speed_mult - 1)} faster hacking
|
<br />+{f(mults.hacking_speed_mult - 1)} faster hack(), grow(), and
|
||||||
|
weaken()
|
||||||
</>
|
</>
|
||||||
);
|
);
|
||||||
if (mults.hacking_chance_mult)
|
if (mults.hacking_chance_mult)
|
||||||
|
Reference in New Issue
Block a user