diff --git a/resources/[standalone]/controlled_npcs/client.lua b/resources/[standalone]/controlled_npcs/client.lua index e741957e5..207880eca 100644 --- a/resources/[standalone]/controlled_npcs/client.lua +++ b/resources/[standalone]/controlled_npcs/client.lua @@ -10,8 +10,8 @@ CreateThread(function() -- Nur normale Zivilisten und Autos erhalten SetPedDensityMultiplierThisFrame(0.7) SetScenarioPedDensityMultiplierThisFrame(0.7, 0.7) - SetVehicleDensityMultiplierThisFrame(0.7) - SetRandomVehicleDensityMultiplierThisFrame(0.6) + SetVehicleDensityMultiplierThisFrame(0.5) + SetRandomVehicleDensityMultiplierThisFrame(0.5) SetParkedVehicleDensityMultiplierThisFrame(0.0) -- Kein Wanted-Level / Polizei-Eingriffe