15 lines
313 B
JSON
15 lines
313 B
JSON
{
|
|
"map_name": "FestiveStation",
|
|
"map_path": "map_files/FestiveBall",
|
|
"map_file": "FestiveStation.dmm",
|
|
"shuttles": {
|
|
"cargo": "cargo_box",
|
|
"ferry": "ferry_fancy",
|
|
"whiteship": "whiteship_box",
|
|
"emergency": "emergency_box"
|
|
},
|
|
"traits": [
|
|
{ "Weather_Icestorm":true }
|
|
]
|
|
}
|