mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-18 21:53:50 +01:00
Fix gang faction type
This commit is contained in:
parent
6e3a6be106
commit
37d9b0c78d
@ -16,6 +16,6 @@ export const GangConstants = {
|
|||||||
FactionNames.SpeakersForTheDead,
|
FactionNames.SpeakersForTheDead,
|
||||||
FactionNames.NiteSec,
|
FactionNames.NiteSec,
|
||||||
FactionNames.TheBlackHand,
|
FactionNames.TheBlackHand,
|
||||||
],
|
] as string[],
|
||||||
GangKarmaRequirement: -54000,
|
GangKarmaRequirement: -54000,
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user