change noodles metadata.

This commit is contained in:
Olivier Gagnon
2021-05-03 12:56:27 -04:00
parent 662d0dd5fb
commit 08aac8e35d

View File

@ -1204,15 +1204,15 @@ export const serverMetadata: IServerMetadata[] = [
{ {
hackDifficulty: 1, hackDifficulty: 1,
hostname: "n00dles", hostname: "n00dles",
literature: [LiteratureNames.Sector12Crime], literature: [],
maxRamExponent: 2, maxRamExponent: 2,
moneyAvailable: 70000, moneyAvailable: 70000,
networkLayer: 1, networkLayer: 1,
numOpenPortsRequired: 0, numOpenPortsRequired: 0,
organizationName: LocationName.Sector12FoodNStuff, organizationName: LocationName.NewTokyoNoodleBar,
requiredHackingSkill: 1, requiredHackingSkill: 1,
serverGrowth: 3000, serverGrowth: 3000,
specialName: LocationName.Sector12FoodNStuff, specialName: LocationName.NewTokyoNoodleBar,
}, },
{ {
hackDifficulty: 10, hackDifficulty: 10,