add adminCMD /anim & add UserCMD /hub

This commit is contained in:
michael.reiswich
2021-03-24 22:53:36 +01:00
parent 41b0cf0ac0
commit c0120bfbf5
12 changed files with 36 additions and 11 deletions

View File

@@ -9,7 +9,7 @@ namespace ReallifeGamemode.Server.Inventory.Items
public override int Id => 11;
public override string Name => "Stungun";
public override string Description => "Waffe";
public override int Gewicht => 1180;
public override int Gewicht => 250;
public override string Einheit => "g";
public override uint Object => 3666746839; //3061944032
public override int Price => 0;