add airmakes faction changes (wt)

This commit is contained in:
michael.reiswich
2021-04-11 00:19:07 +02:00
parent 8c0e440d2e
commit a672428446
9 changed files with 71 additions and 5 deletions

View File

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