forked from Simnation/Main
Update config.lua
This commit is contained in:
parent
05a77a6265
commit
d83dc01004
1 changed files with 2 additions and 2 deletions
|
@ -422,9 +422,9 @@ Config.ContainerTypes = {
|
||||||
|
|
||||||
-- Trailer models
|
-- Trailer models
|
||||||
{
|
{
|
||||||
model = "trailers",
|
model = "tr_prop_tr_truktrailer_01a",
|
||||||
type = "trailer",
|
type = "trailer",
|
||||||
label = "Cargo Trailer",
|
label = "LKW Trailer",
|
||||||
offset = vector3(0.0, 0.0, 0.0), -- Changed to use dynamic positioning in the function
|
offset = vector3(0.0, 0.0, 0.0), -- Changed to use dynamic positioning in the function
|
||||||
heading = 0.0, -- Changed to use dynamic heading in the function
|
heading = 0.0, -- Changed to use dynamic heading in the function
|
||||||
animation = {
|
animation = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue