From 08aac8e35d13da630d725de9b79117d753de1cf0 Mon Sep 17 00:00:00 2001 From: Olivier Gagnon Date: Mon, 3 May 2021 12:56:27 -0400 Subject: [PATCH] change noodles metadata. --- src/Server/data/servers.ts | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/Server/data/servers.ts b/src/Server/data/servers.ts index 6cef057ce..613541c09 100644 --- a/src/Server/data/servers.ts +++ b/src/Server/data/servers.ts @@ -1204,15 +1204,15 @@ export const serverMetadata: IServerMetadata[] = [ { hackDifficulty: 1, hostname: "n00dles", - literature: [LiteratureNames.Sector12Crime], + literature: [], maxRamExponent: 2, moneyAvailable: 70000, networkLayer: 1, numOpenPortsRequired: 0, - organizationName: LocationName.Sector12FoodNStuff, + organizationName: LocationName.NewTokyoNoodleBar, requiredHackingSkill: 1, serverGrowth: 3000, - specialName: LocationName.Sector12FoodNStuff, + specialName: LocationName.NewTokyoNoodleBar, }, { hackDifficulty: 10,