forked from Simnation/Main
Update config.lua
This commit is contained in:
parent
ebdf424391
commit
a71624a6ba
1 changed files with 1 additions and 1 deletions
|
@ -136,7 +136,7 @@ Config.ContainerPoints = {
|
||||||
id = "port_container_1",
|
id = "port_container_1",
|
||||||
type = "shipping", -- References the container type above for rewards
|
type = "shipping", -- References the container type above for rewards
|
||||||
coords = vector3(896.4, -2967.91, 5.9),
|
coords = vector3(896.4, -2967.91, 5.9),
|
||||||
heading = 0.0,
|
heading = 90.0,
|
||||||
label = "Break into Container"
|
label = "Break into Container"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue