Remove SCUM sqlite user projections
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"version": 1,
|
||||
"mapId": "scum-island",
|
||||
"databaseUserVersion": 57,
|
||||
"units": "unreal-centimeters",
|
||||
"image": {
|
||||
"path": "assets/map/scum-map-overview.jpg",
|
||||
"width": 256,
|
||||
"height": 256
|
||||
},
|
||||
"defaultBounds": {
|
||||
"worldMinX": -905000,
|
||||
"worldMinY": -905000,
|
||||
"worldMaxX": 619000,
|
||||
"worldMaxY": 619000
|
||||
},
|
||||
"runtimeOverride": {
|
||||
"configMapKey": "server-settings",
|
||||
"section": "World",
|
||||
"enabledField": "scum.CustomMapEnabled",
|
||||
"centerXField": "scum.CustomMapCenterXCoordinate",
|
||||
"centerYField": "scum.CustomMapCenterYCoordinate",
|
||||
"widthField": "scum.CustomMapWidth",
|
||||
"heightField": "scum.CustomMapHeight",
|
||||
"kilometersToWorldUnits": 100000
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user