fix joes guns org name and stock name do not match.

This commit is contained in:
dou 2021-12-29 03:06:37 +11:00
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],
}, },
{ {