Increase traitor punishment (#1456)

During playtesting the traitor punishment still wasn't harsh enough.
This commit is contained in:
evanpelle
2025-07-17 08:01:53 -07:00
committed by GitHub
parent 87678b7969
commit b5c1ae1bbf
+1 -1
View File
@@ -236,7 +236,7 @@ export class DefaultConfig implements Config {
return 0.5;
}
traitorSpeedDebuff(): number {
return 0.7;
return 0.6;
}
traitorDuration(): number {
return 30 * 10; // 30 seconds