mirror of
https://gitlab.com/YuukiPS/GSServer-CBT.git
synced 2024-12-25 15:29:22 +03:00
6 lines
331 B
Lua
6 lines
331 B
Lua
|
dummy_points = {
|
||
|
["Q306SavePointIntro"] = { pos = { x = -78.2, y = -8.1, z = 95.4 }, rot = { x = 0.0, y = 62.1, z = 0.0 } },
|
||
|
["Q306Player"] = { pos = { x = -146.9, y = 18.0, z = 47.5 }, rot = { x = 0.0, y = 224.5, z = 0.0 } },
|
||
|
["Q306Ambor"] = { pos = { x = -148.6, y = 18.0, z = 45.6 }, rot = { x = 0.0, y = 40.9, z = 0.0 } }
|
||
|
}
|