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
17 lines
376 B
JSON
17 lines
376 B
JSON
{
|
|
"map_name": "PubbyStation",
|
|
"map_path": "map_files/PubbyStation",
|
|
"map_file": "PubbyStation.dmm",
|
|
"shuttles": {
|
|
"emergency": "emergency_pubby",
|
|
"whiteship": "whiteship_pubby",
|
|
"ferry": "ferry_fancy",
|
|
"cargo": "cargo_box"
|
|
},
|
|
"job_access_add": {
|
|
"/datum/job/hos": [27],
|
|
"/datum/job/officer": [27],
|
|
"/datum/job/detective": [27]
|
|
}
|
|
}
|