mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-19 15:54:09 +02:00
FACTIONS: Add "Rumors" system for learning about faction join requirements (#888)
This commit is contained in:
@@ -181,6 +181,7 @@ const singularity = {
|
||||
getCompanyRep: SF4Cost(RamCostConstants.SingularityFn2 / 3),
|
||||
getCompanyFavor: SF4Cost(RamCostConstants.SingularityFn2 / 3),
|
||||
getCompanyFavorGain: SF4Cost(RamCostConstants.SingularityFn2 / 4),
|
||||
getFactionInviteRequirements: SF4Cost(RamCostConstants.SingularityFn2),
|
||||
checkFactionInvitations: SF4Cost(RamCostConstants.SingularityFn2),
|
||||
joinFaction: SF4Cost(RamCostConstants.SingularityFn2),
|
||||
workForFaction: SF4Cost(RamCostConstants.SingularityFn2),
|
||||
|
||||
Reference in New Issue
Block a user