From c0442696c11d97f53089cd5a68d1d9f988b7cd17 Mon Sep 17 00:00:00 2001 From: Daniel Xie Date: Wed, 5 Jul 2017 08:55:39 -0500 Subject: [PATCH] updated changelog --- src/Constants.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Constants.js b/src/Constants.js index e63460d6d..970437f83 100644 --- a/src/Constants.js +++ b/src/Constants.js @@ -896,7 +896,7 @@ CONSTANTS = { "-Updated Tutorial
" + "-Created a Hacknet Node API for Netscript that allows you to access and upgrade your Hacknet Nodes. See the Netscript documentation for more details. WARNING The old upgradeHacknetNode() and getNumHacknetNodes() functions waere removed so any script that has these will no longer work

" + "v0.15
" + - "-Slightly reduced production multiplier for Hacknet Node RAM
" + + "-Slightly reduced production multiplier for Hacknet Node RAM
" + "-Faction pages now scroll
" + "-Slightly increased amount of money gained from hacking
" + "-Added 'alias' command
" +