mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-22 07:33:48 +01:00
MISC: Update blood donation (#1736)
This commit is contained in:
parent
6df3dcdc82
commit
b01527a9dc
@ -102,7 +102,7 @@ export const CONSTANTS = {
|
|||||||
EntropyEffect: 0.98,
|
EntropyEffect: 0.98,
|
||||||
|
|
||||||
// Number of blood, plasma, or platelet donations the developer has verified. Boosts NFG.
|
// Number of blood, plasma, or platelet donations the developer has verified. Boosts NFG.
|
||||||
Donations: 151,
|
Donations: 179,
|
||||||
|
|
||||||
// Only use this if a backdoor is installed in the company's server
|
// Only use this if a backdoor is installed in the company's server
|
||||||
CompanyRequiredReputationMultiplier: 0.75,
|
CompanyRequiredReputationMultiplier: 0.75,
|
||||||
|
@ -450,7 +450,7 @@ exports[`Check Save File Continuity PlayerSave continuity 1`] = `
|
|||||||
"lastSave": 0,
|
"lastSave": 0,
|
||||||
"lastUpdate": 1687611703623,
|
"lastUpdate": 1687611703623,
|
||||||
"location": "Travel Agency",
|
"location": "Travel Agency",
|
||||||
"money": 1151,
|
"money": 1179,
|
||||||
"moneySourceA": {
|
"moneySourceA": {
|
||||||
"ctor": "MoneySourceTracker",
|
"ctor": "MoneySourceTracker",
|
||||||
"data": {
|
"data": {
|
||||||
|
Loading…
Reference in New Issue
Block a user