forked from Simnation/Main
Update config.lua
This commit is contained in:
parent
491ceff534
commit
2be64e580f
1 changed files with 4 additions and 4 deletions
|
@ -138,10 +138,10 @@ Config.ContainerZones = {
|
||||||
type = "shipping", -- References the container type above for rewards
|
type = "shipping", -- References the container type above for rewards
|
||||||
label = "Port Containers",
|
label = "Port Containers",
|
||||||
points = {
|
points = {
|
||||||
vector3(896.4, -2967.91, 5.9), -- Point 1
|
vector3(992.49, -3048.93, 5.9), -- Point 1
|
||||||
vector3(896.4, -2957.91, 5.9), -- Point 2
|
vector3(991.28, -3018.97, 5.9), -- Point 2
|
||||||
vector3(886.4, -2957.91, 5.9), -- Point 3
|
vector3(1063.13, -3016.99, 5.9), -- Point 3
|
||||||
vector3(886.4, -2967.91, 5.9) -- Point 4
|
vector3(1061.97, -3050.63, 5.9) -- Point 4
|
||||||
},
|
},
|
||||||
minZ = 4.0,
|
minZ = 4.0,
|
||||||
maxZ = 15.0,
|
maxZ = 15.0,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue