1
0
Fork 0
forked from Simnation/Main

Update config.lua

This commit is contained in:
Nordi98 2025-06-24 02:26:58 +02:00
parent 97fa1c4878
commit a50f19fc98

View file

@ -475,6 +475,11 @@ Config.CustomVehicleParameters = {
["mbu2rb"] = { distance = 1.2, nozzleOffset = { forward = -0.1, right = -0.16, up = 0.1} },
["mbu1flagrb"] = { distance = 1.2, nozzleOffset = { forward = -0.2, right = -0.16, up = 0.1} },
-- helicopters
["uh1"] = { distance = 1.2, nozzleOffset = { forward = 0.5, right = -0.24, up = 0.7} },
}