frakcar kaufen richtigen preis speichern

This commit is contained in:
hydrant
2021-05-09 17:24:01 +02:00
parent ba912b1b6d
commit 34a234f796

View File

@@ -222,7 +222,7 @@ namespace ReallifeGamemode.Server.Managers
PrimaryColor = 111, PrimaryColor = 111,
SecondaryColor = 111, SecondaryColor = 111,
Active = true, Active = true,
BuyPrice = price BuyPrice = (int)(price * FACTION_CAR_MULTIPLIER)
}; };
} }
//else if (target == "Gruppe") //else if (target == "Gruppe")