init
This commit is contained in:
145
Phobos/Config/Maps/Geometry.json
Normal file
145
Phobos/Config/Maps/Geometry.json
Normal file
@@ -0,0 +1,145 @@
|
||||
{
|
||||
"bigmap": {
|
||||
"Min": {
|
||||
"x": -372.0,
|
||||
"y": -306.0
|
||||
},
|
||||
"Max": {
|
||||
"x": 698.0,
|
||||
"y": 235.0
|
||||
},
|
||||
"CellSize": 75.0
|
||||
},
|
||||
"factory4_day": {
|
||||
"Min": {
|
||||
"x": -65.0,
|
||||
"y": -65.0
|
||||
},
|
||||
"Max": {
|
||||
"x": 78.0,
|
||||
"y": 68.0
|
||||
},
|
||||
"CellSize": 25.0
|
||||
},
|
||||
"factory4_night": {
|
||||
"Min": {
|
||||
"x": -65.0,
|
||||
"y": -65.0
|
||||
},
|
||||
"Max": {
|
||||
"x": 78.0,
|
||||
"y": 68.0
|
||||
},
|
||||
"CellSize": 25.0
|
||||
},
|
||||
"Sandbox": {
|
||||
"Min": {
|
||||
"x": -99.0,
|
||||
"y": -124.0
|
||||
},
|
||||
"Max": {
|
||||
"x": 249.0,
|
||||
"y": 364.0
|
||||
},
|
||||
"CellSize": 50.0
|
||||
},
|
||||
"Sandbox_high": {
|
||||
"Min": {
|
||||
"x": -99.0,
|
||||
"y": -124.0
|
||||
},
|
||||
"Max": {
|
||||
"x": 249.0,
|
||||
"y": 364.0
|
||||
},
|
||||
"CellSize": 50.0
|
||||
},
|
||||
"Interchange": {
|
||||
"Min": {
|
||||
"x": -364.0,
|
||||
"y": -443.0
|
||||
},
|
||||
"Max": {
|
||||
"x": 534.0,
|
||||
"y": 452.0
|
||||
},
|
||||
"CellSize": 75.0
|
||||
},
|
||||
"laboratory": {
|
||||
"Min": {
|
||||
"x": -292.0,
|
||||
"y": -441.0
|
||||
},
|
||||
"Max": {
|
||||
"x": 96.0,
|
||||
"y": 223.0
|
||||
},
|
||||
"CellSize": 50.0
|
||||
},
|
||||
"Labyrinth": {
|
||||
"Min": {
|
||||
"x": -53.0,
|
||||
"y": -37.0
|
||||
},
|
||||
"Max": {
|
||||
"x": 51.0,
|
||||
"y": 76.0
|
||||
},
|
||||
"CellSize": 25.0
|
||||
},
|
||||
"Lighthouse": {
|
||||
"Min": {
|
||||
"x": -545.0,
|
||||
"y": -998.0
|
||||
},
|
||||
"Max": {
|
||||
"x": 512.0,
|
||||
"y": 721.0
|
||||
},
|
||||
"CellSize": 125.0
|
||||
},
|
||||
"RezervBase": {
|
||||
"Min": {
|
||||
"x": -304.0,
|
||||
"y": -275.0
|
||||
},
|
||||
"Max": {
|
||||
"x": 292.0,
|
||||
"y": 272.0
|
||||
},
|
||||
"CellSize": 50.0
|
||||
},
|
||||
"Shoreline": {
|
||||
"Min": {
|
||||
"x": -1060.0,
|
||||
"y": -415.0
|
||||
},
|
||||
"Max": {
|
||||
"x": 508.0,
|
||||
"y": 622.0
|
||||
},
|
||||
"CellSize": 125.0
|
||||
},
|
||||
"TarkovStreets": {
|
||||
"Min": {
|
||||
"x": -279.0,
|
||||
"y": -299.0
|
||||
},
|
||||
"Max": {
|
||||
"x": 324.0,
|
||||
"y": 533.0
|
||||
},
|
||||
"CellSize": 50.0
|
||||
},
|
||||
"Woods": {
|
||||
"Min": {
|
||||
"x": -756.0,
|
||||
"y": -915.0
|
||||
},
|
||||
"Max": {
|
||||
"x": 647.0,
|
||||
"y": 443.0
|
||||
},
|
||||
"CellSize": 125.0
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user