neuer knast: punkte geändert

This commit is contained in:
Fabian
2021-04-26 21:18:51 +02:00
parent cd601c4a87
commit 0ab081cccb
4 changed files with 33 additions and 17 deletions

View File

@@ -1,4 +1,4 @@
using System.Linq;
using System.Linq;
using GTANetworkAPI;
using Microsoft.EntityFrameworkCore;
using Newtonsoft.Json;
@@ -164,7 +164,7 @@ namespace ReallifeGamemode.Server.Events
}
else
{
Jail.Check_PutBehindBars(user);
Jail.Check_PutBehindBars(user, "cell");
}
player.Dimension = 0;