From 20c593b236ae07014ea4e530de33772d65e9634a Mon Sep 17 00:00:00 2001 From: Olivier Gagnon Date: Wed, 28 Apr 2021 20:25:51 -0400 Subject: [PATCH] update patch notes --- doc/source/changelog.rst | 4 ++++ src/Constants.ts | 3 +++ 2 files changed, 7 insertions(+) diff --git a/doc/source/changelog.rst b/doc/source/changelog.rst index 92fbf5ccb..62ef10ba8 100644 --- a/doc/source/changelog.rst +++ b/doc/source/changelog.rst @@ -12,6 +12,10 @@ v0.51.6 - 2021-04-28 Backdoor! (Community) * a new terminal command, backdoor, has been added to help differentiate between the terminal hack command and the netscript hack function. (@dewint) +**Servers** + +* foodnstuff, sigma-cosmetics, and joesguns have been rebalanced to help new players. + **Milestones** * A new tab under the Help menu has been added to guide players through the diff --git a/src/Constants.ts b/src/Constants.ts index dd0681e30..14e846d84 100644 --- a/src/Constants.ts +++ b/src/Constants.ts @@ -239,6 +239,9 @@ export let CONSTANTS: IMap = { * A new tab under the Help menu has been added to guide players through the game. + Servers + * foodnstuff, sigma-cosmetics, and joesguns have been rebalanced to help new players. + Casino * Blackjack has been added (@BigD)