GSServer-CBT/soggy_resources/lua/Scene/50000/scene50000_point.json

46 lines
666 B
JSON
Raw Normal View History

2022-11-21 11:30:31 +03:00
{
"radius": 100,
"points": {
},
"areas": {
},
"forces": {
},
"entities": {
},
"doors": {
"1": {
"$type": "ConfigLoadingDoor",
"gadgetId": 40100200,
"pos": {
"x": -9.65,
"y": 5.51,
"z": -11.36
},
"rot": {
"x": 0.0,
"y": 0,
"z": 0.0
},
"room1": 1,
"room2": 3,
},
"2": {
"$type": "ConfigLoadingDoor",
"gadgetId": 40100200,
"pos": {
"x": 0.34,
"y": 5.51,
"z": -11.36
},
"rot": {
"x": 0.0,
"y": 0,
"z": 0.0
},
"room1": 1,
"room2": 2,
},
}
}