reduce traitor speed debuff

This commit is contained in:
evanpelle
2025-07-23 17:00:01 -07:00
parent f5160860c0
commit 66b3935b28
+1 -1
View File
@@ -233,7 +233,7 @@ export class DefaultConfig implements Config {
return 0.5;
}
traitorSpeedDebuff(): number {
return 0.6;
return 0.8;
}
traitorDuration(): number {
return 30 * 10; // 30 seconds