add adminCMD /anim & add UserCMD /hub
This commit is contained in:
@@ -11,7 +11,7 @@ namespace ReallifeGamemode.Server.Inventory.Items
|
||||
public override int Id => 8;
|
||||
public override string Name => "SniperRifle";
|
||||
public override string Description => "Waffe";
|
||||
public override int Gewicht => 12900;
|
||||
public override int Gewicht => 500;
|
||||
public override string Einheit => "g";
|
||||
public override uint Object => 3666746839; //3061944032
|
||||
public override int Price => 0;
|
||||
|
||||
Reference in New Issue
Block a user