Add new gta online cars

This commit is contained in:
hydrant
2019-07-24 21:00:17 +02:00
parent b24be69cf0
commit 0f4710e7da
2 changed files with 25 additions and 112 deletions

View File

@@ -168,12 +168,12 @@ namespace ReallifeGamemode.Server.Commands
}
ChatService.ErrorMessage(player, "Diese Waffe ist nicht im Waffenlager");
return;
}
}
}
#endregion
#region Sanitäter Commands
#region Sanitäter Commands
[Command("revive", "~m~Benutzung: ~s~/revive")]
public void CmdFactionMedicRevive(Client player)
@@ -295,7 +295,7 @@ namespace ReallifeGamemode.Server.Commands
}
}
#endregion