knastzeit runter

This commit is contained in:
hydrant
2021-04-13 22:38:15 +02:00
parent 95ea09450a
commit 672710630a

View File

@@ -95,7 +95,7 @@ namespace ReallifeGamemode.Server.Extensions
return;
}
int time = 26 * user.Wanteds;
int time = 18 * user.Wanteds;
if (killed)
{
time *= 2;