Anfang Bussystem + Skill

This commit is contained in:
Mac_Slash
2020-04-27 12:54:19 +02:00
parent 78ccd9a314
commit 929344c1c3
4 changed files with 125 additions and 8 deletions

View File

@@ -88,6 +88,9 @@ namespace ReallifeGamemode.Database.Entities
public House House { get; set; }
public int? JobId { get; set; }
public int? BusSkill { get; set; }
public int? PilotSkill { get; set; }
public int Wanteds
{