mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-21 00:32:51 +02:00
DOCUMENTATION: Clarify FactionWorkRepGain multiplier (#1767)
This commit is contained in:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user