frakcar kaufen richtigen preis speichern
This commit is contained in:
@@ -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")
|
||||||
|
|||||||
Reference in New Issue
Block a user