[+] Weapon-Deal System
This commit is contained in:
@@ -20,5 +20,6 @@ namespace ReallifeGamemode.Database.Entities
|
||||
public string WeaponModel { get; set; }
|
||||
public int SlotID { get; set; }
|
||||
public int Rank { get; set; }
|
||||
public int Ammount { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user