fixxxxxxxxxxxxxxxxxxxxxxxxxxxx
This commit is contained in:
@@ -88,7 +88,7 @@ namespace ReallifeGamemode.Server.Managers
|
||||
}
|
||||
|
||||
//Pilotjob
|
||||
if (jobId == 6 && u.FlyingLicensePlane == false)
|
||||
if (jobId == 3 && u.FlyingLicensePlane == false)
|
||||
{
|
||||
ChatService.ErrorMessage(player, "Um diesen Job annehmen zu können, musst du einen Flugschein besitzen.");
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user