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/40300/scene40300_dummy_points.lua
2022-10-24 09:34:37 +08:00

6 lines
483 B
Lua

dummy_points = {
["Q2050105_Jack"] = { pos = { x = -1.078, y = -7.233, z = 91.224 }, rot = { x = 0.000, y = 345.790, z = 0.000 } },
["Q2050105_Paimon"] = { pos = { x = -3.066, y = -7.233, z = 93.321 }, rot = { x = 0.000, y = 136.990, z = 0.000 } },
["Q2050105_Player"] = { pos = { x = -1.083, y = -7.233, z = 93.882 }, rot = { x = 0.000, y = 187.420, z = 0.000 } },
["Q20508_Target3"] = { pos = { x = 0.011, y = 6.485, z = -43.862 }, rot = { x = 0.000, y = 0.000, z = 0.000 } }
}