Merge pull request #2213 from dou867/dev

fix joes guns org name and stock name do not match.
This commit is contained in:
hydroflame 2021-12-29 02:25:51 -05:00 committed by GitHub
commit 91243f4742
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -779,7 +779,7 @@ export const InitStockMetadata: IConstructorParams[] = [
max: 350,
min: 200,
},
name: "Joes Guns",
name: LocationName.Sector12JoesGuns,
otlkMag: 1,
spreadPerc: {
divisor: 10,
@ -790,7 +790,7 @@ export const InitStockMetadata: IConstructorParams[] = [
max: 52e3,
min: 15e3,
},
symbol: StockSymbols["Joes Guns"],
symbol: StockSymbols[LocationName.Sector12JoesGuns],
},
{