vagos blip und nametag BITTE TESTEN

This commit is contained in:
hydrant
2021-04-19 01:32:04 +02:00
parent 13d7af7ca8
commit efa7229914
2 changed files with 2 additions and 2 deletions

View File

@@ -19,7 +19,7 @@ const colors = [
{ id: 2, color: [200, 0, 0, alpha] }, //lsed
{ id: 3, color: [0, 0, 170, alpha] }, //fib
{ id: 4, color: [255, 180, 0, alpha] }, //trucker
{ id: 5, color: [255, 255, 255, alpha] }, //terroristen
{ id: 5, color: [255, 180, 0, alpha] }, //vagos
{ id: 6, color: [255, 255, 255, alpha] }, //hitman
{ id: 7, color: [0, 64, 0, alpha] }, //grove
{ id: 8, color: [171, 0, 150, alpha] }, //ballas

View File

@@ -378,10 +378,10 @@ namespace ReallifeGamemode.Server.Extensions
break;
case 4:
blipColor = 5;
break;
case 5:
blipColor = 5;
break;
case 6: