These spam the notification feed at scale with thousands of racks. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -361,11 +361,7 @@ export function processInfrastructure(state: GameState): InfraTickResult {
|
|||||||
repairCount: 0,
|
repairCount: 0,
|
||||||
});
|
});
|
||||||
|
|
||||||
notifications.push({
|
|
||||||
title: 'Production Failure',
|
|
||||||
message: `${dc.name}: ${prodFailures} rack${prodFailures > 1 ? 's' : ''} failed in production — sent for repair.`,
|
|
||||||
type: 'danger',
|
|
||||||
});
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user