mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-21 16:52:55 +02:00
MISC: Rework faction rumor (#2569)
This commit is contained in:
@@ -622,6 +622,9 @@ Error: ${e}`,
|
||||
initDarkwebServer();
|
||||
}
|
||||
if (ver < 47) {
|
||||
for (const faction of [...Player.factions, ...Player.factionInvitations]) {
|
||||
Player.factionRumors.add(faction);
|
||||
}
|
||||
showAPIBreaks("3.0.0", breakingChanges300);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user