Add RefuseCollector Job and other misc
This commit is contained in:
@@ -965,6 +965,10 @@ namespace ReallifeGamemode.Database.Migrations
|
||||
|
||||
b.Property<float>("Rotation");
|
||||
|
||||
b.Property<bool>("Surplus");
|
||||
|
||||
b.Property<int>("Value");
|
||||
|
||||
b.Property<string>("Vector");
|
||||
|
||||
b.Property<float>("X");
|
||||
|
||||
Reference in New Issue
Block a user