mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-10 01:33:54 +01:00
Hotfix adding noodle bars as infiltration location
This commit is contained in:
parent
321dca4993
commit
2248c083c8
2
dist/engine.bundle.js
vendored
2
dist/engine.bundle.js
vendored
File diff suppressed because one or more lines are too long
@ -199,6 +199,10 @@ export const LocationsMetadata: IConstructorParams[] = [
|
||||
},
|
||||
{
|
||||
city: CityName.NewTokyo,
|
||||
infiltrationData: {
|
||||
maxClearanceLevel: 5,
|
||||
startingSecurityLevel: 2.5,
|
||||
},
|
||||
name: LocationName.NewTokyoNoodleBar,
|
||||
types: [LocationType.Company],
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user