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
@@ -3,7 +3,7 @@ const DOCK_COMMAND_BASE64 = Buffer.from([143]).toString('base64');
module.exports = {
id: 'dockPanic',
name: 'All Dock',
goal: 30,
goal: 180,
async run(ctx) {
const rovers = ctx.listOnlineRovers();
rovers.forEach((rover) => {