update all can do

This commit is contained in:
2026-06-16 18:50:03 +00:00
parent 26b19e25da
commit eb87009382
4 changed files with 9 additions and 8 deletions
+5 -4
View File
@@ -38,9 +38,9 @@
"providerUserId": "p_1775109142385_wq7wfy1p32j",
"notes": "auto: player-coins",
"blocked": false,
"coins": 260,
"coins": 280,
"createdAt": "2026-04-02T05:52:21+00:00",
"updatedAt": "2026-06-16T14:46:41+00:00",
"updatedAt": "2026-06-16T14:58:05+00:00",
"daily": {
"anchorMs": 1781197200000,
"claimedDays": [
@@ -54,12 +54,13 @@
],
"lockUntilMs": 0
},
"score": 210,
"score": 230,
"scoreByCase": {
"1": 10,
"10": 70,
"8": 110,
"11": 20
"11": 20,
"13": 20
},
"lbName": "Q"
},
+2 -2
View File
@@ -89,8 +89,8 @@
"balloonBossPlayerBalloonFallbackUrl": "/Game/img/MegaVirus/Artboard%209.png",
"balloonBossBalloonsPerPlayer": 3,
"forcedMinigameKeys": [
"space_shooter",
"balloon_boss",
"quiz",
"gauntlet",
"stack"
],
"testSpecialCardByMap": {
@@ -316,7 +316,7 @@
}
#testimony-overlay .es3-ps.is-me .es3-ps-card {
outline: 2px solid #6df0ff;
outline: 2px solid #ffffff00;
outline-offset: 2px;
border-radius: 6px;
}
+1 -1
View File
@@ -5211,7 +5211,7 @@
link.rel = 'stylesheet';
document.head.appendChild(link);
}
link.href = 'css/testimony-overlay.css?v=8';
link.href = 'css/testimony-overlay.css?v=9';
}
var testimonyScaleBound = false;