Updated development bundle. Updated changelog

This commit is contained in:
danielyxie 2018-07-24 17:22:48 -05:00
parent 2ec2203d67
commit 49d081f42e
2 changed files with 4 additions and 3 deletions

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>" +
"* 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>" +
"* 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};