0
0
mirror of https://gitlab.com/YuukiPS/GC-Resources.git synced 2025-04-28 09:05:26 +00:00
GC-Resources/Resources/Scripts/Scene/20009/scene20009_dummy_points.lua
2022-10-24 09:34:37 +08:00

5 lines
366 B
Lua

dummy_points = {
["Q306Ambor"] = { pos = { x = -148.601, y = 18.017, z = 45.633 }, rot = { x = 0.000, y = 40.870, z = 0.000 } },
["Q306Player"] = { pos = { x = -146.859, y = 18.017, z = 47.546 }, rot = { x = 0.000, y = 224.510, z = 0.000 } },
["Q306SavePointIntro"] = { pos = { x = -78.160, y = -8.107, z = 95.438 }, rot = { x = 0.000, y = 62.100, z = 0.000 } }
}