DOCUMENTATION: Clarify FactionWorkRepGain multiplier (#1767)

This commit is contained in:
catloversg
2024-11-11 07:40:13 +07:00
committed by GitHub
parent e825492319
commit c638d858c6
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -72,7 +72,7 @@ export class BitNodeMultipliers {
/** Influences the experience gained for each ability when the player completes work for a Faction. */
FactionWorkExpGain = 1;
/** Influences how much rep the player gains when performing work for a faction. */
/** Influences how much rep the player gains when performing work for a faction or donating to it. */
FactionWorkRepGain = 1;
/** Influences how much it costs to unlock the stock market's 4S Market Data API */