mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-09 07:48:55 +00:00
23 lines
411 B
JSON
23 lines
411 B
JSON
{
|
|
"map_name": "Lambda Station",
|
|
"map_path": "map_files/LambdaStation",
|
|
"map_file":[
|
|
"lambda.dmm",
|
|
"dorms.dmm"
|
|
],
|
|
"shuttles": {
|
|
"cargo": "cargo_box",
|
|
"ferry": "ferry_fancy",
|
|
"whiteship": "whiteship_meta",
|
|
"emergency": "emergency_meta"
|
|
},
|
|
"traits":[
|
|
{
|
|
"Up":1
|
|
},
|
|
{
|
|
"Down":-1
|
|
}
|
|
]
|
|
}
|