mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-30 03:23:48 +01:00
fix joes guns org name and stock name do not match.
This commit is contained in:
parent
9f9ce40ef0
commit
1b7a0224c5
@ -779,7 +779,7 @@ export const InitStockMetadata: IConstructorParams[] = [
|
|||||||
max: 350,
|
max: 350,
|
||||||
min: 200,
|
min: 200,
|
||||||
},
|
},
|
||||||
name: "Joes Guns",
|
name: LocationName.Sector12JoesGuns,
|
||||||
otlkMag: 1,
|
otlkMag: 1,
|
||||||
spreadPerc: {
|
spreadPerc: {
|
||||||
divisor: 10,
|
divisor: 10,
|
||||||
@ -790,7 +790,7 @@ export const InitStockMetadata: IConstructorParams[] = [
|
|||||||
max: 52e3,
|
max: 52e3,
|
||||||
min: 15e3,
|
min: 15e3,
|
||||||
},
|
},
|
||||||
symbol: StockSymbols["Joes Guns"],
|
symbol: StockSymbols[LocationName.Sector12JoesGuns],
|
||||||
},
|
},
|
||||||
|
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user