mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-31 03:52:31 +00:00
24 lines
347 B
JSON
24 lines
347 B
JSON
{
|
|
"version": 1,
|
|
"map_name": "MultiZ Debug",
|
|
"map_path": "map_files/debug",
|
|
"map_file": "multiz.dmm",
|
|
"traits": [
|
|
{
|
|
"Up": 1,
|
|
"Linkage": "Cross"
|
|
},
|
|
{
|
|
"Up": 1,
|
|
"Down": -1,
|
|
"Baseturf": "/turf/open/openspace",
|
|
"Linkage": "Cross"
|
|
},
|
|
{
|
|
"Down": -1,
|
|
"Baseturf": "/turf/open/openspace",
|
|
"Linkage": "Cross"
|
|
}
|
|
]
|
|
}
|