[+] Improved Inventory System based on old Inventory Manager and new GUI. (test version)
This commit is contained in:
@@ -18,6 +18,6 @@ namespace ReallifeGamemode.Server.Inventory.Items
|
||||
public string Description => "puff puff and pass";
|
||||
public int Gewicht => 50;
|
||||
public string Einheit => "g";
|
||||
public uint Object => 1805779401;
|
||||
public uint Object => 3076948544;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user