horn cooldown adjustments

This commit is contained in:
legop3
2026-01-31 16:16:26 -05:00
parent c24ae71e63
commit 00d1edd11b
5 changed files with 136 additions and 125 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ export const SONG_DEFAULT_DURATION = 8;
export const SONG_REPEAT_MS = 250;
export const HORN_MAX_MS = 1200;
export const HORN_COOLDOWN_MS = 2500;
export const HORN_COOLDOWN_RATIO = 0.9;
export const OI_COMMANDS = {
start: [128],