mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-21 16:52:55 +02:00
Updated documentation for new Stock Market changes. More rebalancing for recent stock market changes
This commit is contained in:
@@ -672,8 +672,8 @@ export const InitStockMetadata: IConstructorParams[] = [
|
||||
marketCap: 58e9,
|
||||
mv: {
|
||||
divisor: 100,
|
||||
max: 430,
|
||||
min: 400,
|
||||
max: 400,
|
||||
min: 200,
|
||||
},
|
||||
name: LocationName.AevumNetLinkTechnologies,
|
||||
otlkMag: 1,
|
||||
@@ -750,8 +750,8 @@ export const InitStockMetadata: IConstructorParams[] = [
|
||||
marketCap: 30e9,
|
||||
mv: {
|
||||
divisor: 100,
|
||||
max: 300,
|
||||
min: 260,
|
||||
max: 275,
|
||||
min: 100,
|
||||
},
|
||||
name: "Sigma Cosmetics",
|
||||
otlkMag: 0,
|
||||
@@ -776,8 +776,8 @@ export const InitStockMetadata: IConstructorParams[] = [
|
||||
marketCap: 42e9,
|
||||
mv: {
|
||||
divisor: 100,
|
||||
max: 400,
|
||||
min: 360,
|
||||
max: 350,
|
||||
min: 200,
|
||||
},
|
||||
name: "Joes Guns",
|
||||
otlkMag: 1,
|
||||
|
||||
Reference in New Issue
Block a user