Files
S.P.L.U.R.T-Station-13/_maps/lambdastation.json
2020-09-14 15:43:56 -06:00

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
}
]
}