goals were toooo smalls

This commit is contained in:
legop3
2026-04-18 19:42:12 -04:00
parent a4e4921931
commit cd70258a21
10 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -50,7 +50,7 @@ function scheduleRestore(ctx, effect = {}) {
module.exports = {
id: 'modeJam',
name: 'Admin Mode',
goal: 200,
goal: 1200,
async run(ctx) {
const prevMode = ctx.getMode();
const prevReason = ctx.getAdminReasonText();