fix Financial Interest and set new Vehicle Taxation based on buy price

This commit is contained in:
Siga
2020-03-17 17:02:19 +01:00
parent 43bae1d4d4
commit 14cdab27af
3 changed files with 12 additions and 94 deletions

View File

@@ -183,6 +183,7 @@ namespace ReallifeGamemode.Server.Managers
PrimaryColor = 111,
SecondaryColor = 111,
Active = true,
Price = price,
};
}
else if (target == "Fraktion")