mirror of
https://github.com/KabKebab/GS13.git
synced 2026-03-27 13:43:25 +00:00
18 lines
352 B
JSON
18 lines
352 B
JSON
{
|
|
"map_name": "Layenia Station",
|
|
"map_path": "map_files/LayeniaStation",
|
|
"map_file": "LayeniaStation.dmm",
|
|
"shuttles": {
|
|
"cargo": "cargo_box",
|
|
"ferry": "ferry_fancy",
|
|
"whiteship": "whiteship_box",
|
|
"emergency": "emergency_box"
|
|
},
|
|
"traits":[
|
|
{
|
|
"Gravity":true,
|
|
"Baseturf":"/turf/open/chasm/cloud"
|
|
}
|
|
]
|
|
}
|