UPDATE: 2.5.1 Release (#952)

This commit is contained in:
Snarling
2023-11-30 16:46:56 -05:00
committed by GitHub
parent 6a76e1a9ab
commit f93bbfbd5d
7 changed files with 70 additions and 56 deletions
+1 -1
View File
@@ -181,7 +181,7 @@ const singularity = {
getCompanyRep: SF4Cost(RamCostConstants.SingularityFn2 / 3),
getCompanyFavor: SF4Cost(RamCostConstants.SingularityFn2 / 3),
getCompanyFavorGain: SF4Cost(RamCostConstants.SingularityFn2 / 4),
getFactionInviteRequirements: SF4Cost(RamCostConstants.SingularityFn2),
// Temporarily removed for API improvements getFactionInviteRequirements: SF4Cost(RamCostConstants.SingularityFn2),
checkFactionInvitations: SF4Cost(RamCostConstants.SingularityFn2),
joinFaction: SF4Cost(RamCostConstants.SingularityFn2),
workForFaction: SF4Cost(RamCostConstants.SingularityFn2),