mirror of
https://gitlab.com/YuukiPS/GSServer-CBT.git
synced 2024-12-25 15:29:22 +03:00
6 lines
330 B
Lua
6 lines
330 B
Lua
|
dummy_points = {
|
||
|
["M 0005zzzzzzzzz"] = { pos = { x = 1468.0, y = 128.2, z = 1231.1 }, rot = { x = 0.0, y = 22.8, z = 0.0 } },
|
||
|
["M 0006"] = { pos = { x = 1481.6, y = 124.7, z = 1225.2 }, rot = { x = 0.0, y = 90.6, z = 0.0 } },
|
||
|
["M 0007"] = { pos = { x = 1474.5, y = 133.1, z = 1210.2 }, rot = { x = 0.0, y = 69.0, z = 0.0 } }
|
||
|
}
|