[+] Weapon-Deal System
This commit is contained in:
@@ -410,6 +410,8 @@ namespace ReallifeGamemode.Database.Migrations
|
||||
b.Property<int>("Id")
|
||||
.ValueGeneratedOnAdd();
|
||||
|
||||
b.Property<int>("Ammount");
|
||||
|
||||
b.Property<int?>("FactionId");
|
||||
|
||||
b.Property<int>("Rank");
|
||||
|
||||
Reference in New Issue
Block a user