mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-30 11:32:20 +00:00
* Turns transparency for turfs into an element, and gives it to datum materials. (#54250) * Turns transparency for turfs into an element, and gives it to datum materials. Co-authored-by: Qustinnus <Floydje123@hotmail.com>
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"
|
|
}
|
|
]
|
|
}
|