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)