mirror of
https://gitlab.com/YuukiPS/GSServer-CBT.git
synced 2024-12-26 15:59:22 +03:00
23 lines
310 B
JSON
23 lines
310 B
JSON
|
{
|
||
|
"$type": "ConfigScene",
|
||
|
"points": {
|
||
|
"1": {
|
||
|
"$type": "DungeonQuitPoint",
|
||
|
"gadgetId": 70120004,
|
||
|
"pos": {
|
||
|
"$type": "Vector",
|
||
|
"x": 342.9515,
|
||
|
"y": -18.37179,
|
||
|
"z": 326.2942
|
||
|
},
|
||
|
"unlocked": true,
|
||
|
"size": {
|
||
|
"$type": "Vector",
|
||
|
"x": 5,
|
||
|
"y": 5,
|
||
|
"z": 5
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|