forked from Simnation/Main
Update config.lua
This commit is contained in:
parent
97fa1c4878
commit
a50f19fc98
1 changed files with 5 additions and 0 deletions
|
@ -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} },
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue