Merge pull request #5 from TheMrDeivid/patch-1

Added more Gun shops
This commit is contained in:
nearbyplayer
2017-09-08 22:14:54 -04:00
committed by GitHub
+10 -2
View File
@@ -12,7 +12,15 @@ Config.Zones = {
legal=0,
Items = {},
Pos = {
{x = -662.180053710938, y =-934.961120605469, z = 20.8292293548584}
{x = -662.180053710938, y =-934.961120605469, z = 20.8292293548584},
{x = 810.25, y =-2157.60, z = 28.62},
{x = 1693.44, y =3760.16, z = 33.71},
{x = -330.24, y =6083.88, z = 30.45},
{x = 252.63, y =-50.00, z = 68.94},
{x = 22.09, y =-1107.28, z = 28.80},
{x = 2567.69, y =294.38, z = 107.73},
{x = -1117.58, y =2698.61, z = 17.55},
{x = 842.44, y =-1033.42, z = 27.19}
}
},
@@ -26,4 +34,4 @@ Config.Zones = {
}
},
}
}