mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-08 08:43:53 +01:00
MISC: Update donation counter (#1118)
This commit is contained in:
parent
91105c6d8c
commit
483d554fc2
@ -196,7 +196,7 @@ export const CONSTANTS: {
|
|||||||
|
|
||||||
InfiniteLoopLimit: 2000,
|
InfiniteLoopLimit: 2000,
|
||||||
|
|
||||||
Donations: 113,
|
Donations: 151,
|
||||||
|
|
||||||
// Also update doc/source/changelog.rst
|
// Also update doc/source/changelog.rst
|
||||||
LatestUpdate: `
|
LatestUpdate: `
|
||||||
|
@ -1258,7 +1258,7 @@ exports[`Check Save File Continuity PlayerSave continuity 1`] = `
|
|||||||
"lastSave": 0,
|
"lastSave": 0,
|
||||||
"lastUpdate": 1687611703623,
|
"lastUpdate": 1687611703623,
|
||||||
"location": "Travel Agency",
|
"location": "Travel Agency",
|
||||||
"money": 1113,
|
"money": 1151,
|
||||||
"moneySourceA": {
|
"moneySourceA": {
|
||||||
"ctor": "MoneySourceTracker",
|
"ctor": "MoneySourceTracker",
|
||||||
"data": {
|
"data": {
|
||||||
|
Loading…
Reference in New Issue
Block a user