mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2025-03-07 11:04:36 +01:00
Updated development bundle. Updated changelog
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
@ -505,7 +505,8 @@ let CONSTANTS = {
|
|||||||
"* Source-File 6 now increases both the level and experience gain of all combat stats (it was only experience gain previously)<br>" +
|
"* Source-File 6 now increases both the level and experience gain of all combat stats (it was only experience gain previously)<br>" +
|
||||||
"* Reverted a previous change for Source-File 12. It's benefits are now multiplicative rather than additive<br>" +
|
"* Reverted a previous change for Source-File 12. It's benefits are now multiplicative rather than additive<br>" +
|
||||||
"* Starting Infiltration security level for almost every location decreased by ~10%<br>" +
|
"* Starting Infiltration security level for almost every location decreased by ~10%<br>" +
|
||||||
"* Bug Fix: Infiltration buttons can no longer be clicked through NetscriptJS<br>"
|
"* Bug Fix: Infiltration buttons can no longer be clicked through NetscriptJS<br>" +
|
||||||
|
"* Bug Fix: Bladeburner 'Overclock' skill can no longer be leveled above max level through the API (by hydroflame)"
|
||||||
}
|
}
|
||||||
|
|
||||||
export {CONSTANTS};
|
export {CONSTANTS};
|
||||||
|
Reference in New Issue
Block a user