GSServer-CBT/soggy_resources/lua/Scene/20009/scene20009_dummy_points.lua

6 lines
331 B
Lua
Raw Permalink Normal View History

2022-11-21 11:30:31 +03:00
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 } }
}