added missing snap point for chaos bag

This commit is contained in:
Chr1Z93 2024-01-21 19:53:33 +01:00
parent d41f452f86
commit a1cb7641db
2 changed files with 14 additions and 2 deletions

View File

@ -356,5 +356,17 @@
"y": 1.481, "y": 1.481,
"z": -56.165 "z": -56.165
} }
},
{
"Position": {
"x": 1.6,
"y": 1.58,
"z": -13.75
},
"Rotation": {
"x": 0,
"y": 315,
"z": 0
}
} }
] ]

View File

@ -77,9 +77,9 @@
], ],
"Tooltip": true, "Tooltip": true,
"Transform": { "Transform": {
"posX": 1.598, "posX": 1.6,
"posY": 1.587, "posY": 1.587,
"posZ": -13.746, "posZ": -13.75,
"rotX": 0, "rotX": 0,
"rotY": 315, "rotY": 315,
"rotZ": 0, "rotZ": 0,