15 lines
317 B
JSON
15 lines
317 B
JSON
{
|
|
"map_name": "SpookyStation",
|
|
"map_path": "map_files/SpookyStation",
|
|
"map_file": "SpookyStation.dmm",
|
|
"shuttles": {
|
|
"emergency": "emergency_pubby",
|
|
"whiteship": "whiteship_pubby",
|
|
"ferry": "ferry_fancy",
|
|
"cargo": "cargo_box"
|
|
},
|
|
"traits": [
|
|
{ "Weather_Longrain":true }
|
|
]
|
|
}
|