mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 06:48:42 +02:00
SINGULARITY: Add ns.singularity.getFactionWorkTypes (#1425)
This commit is contained in:
@@ -186,6 +186,7 @@ const singularity = {
|
||||
checkFactionInvitations: SF4Cost(RamCostConstants.SingularityFn2),
|
||||
joinFaction: SF4Cost(RamCostConstants.SingularityFn2),
|
||||
workForFaction: SF4Cost(RamCostConstants.SingularityFn2),
|
||||
getFactionWorkTypes: SF4Cost(RamCostConstants.SingularityFn2 / 3),
|
||||
getFactionRep: SF4Cost(RamCostConstants.SingularityFn2 / 3),
|
||||
getFactionFavor: SF4Cost(RamCostConstants.SingularityFn2 / 3),
|
||||
getFactionFavorGain: SF4Cost(RamCostConstants.SingularityFn2 / 4),
|
||||
|
||||
Reference in New Issue
Block a user