mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-10 01:33:54 +01:00
reword hacking skill aug effect
This commit is contained in:
parent
f50b2a9d9f
commit
b4c9655782
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)
|
||||||
|
Loading…
Reference in New Issue
Block a user