GSServer-CBT/soggy_resources/binoutput/Scene/Point/scene50000_point.json

30 lines
420 B
JSON
Raw Normal View History

2022-11-21 11:30:31 +03:00
{
"$type": "ConfigScene",
"doors": {
"1": {
"$type": "ConfigLoadingDoor",
"gadgetId": 40100200,
"pos": {
"$type": "Vector",
"x": -9.65,
"y": 5.51,
"z": -11.36
},
"room1": 1,
"room2": 3
},
"2": {
"$type": "ConfigLoadingDoor",
"gadgetId": 40100200,
"pos": {
"$type": "Vector",
"x": 0.34,
"y": 5.51,
"z": -11.36
},
"room1": 1,
"room2": 2
}
}
}