GSServer-CBT/soggy_resources/lua/Scene/20007/scene20007_block20007.lua
Akbar Yahya e0d4d8040c melon
2022-11-21 16:30:31 +08:00

8 lines
345 B
Lua

-- 所有的group
groups = {
{ id = 220007001, refresh_time = 20, pos = { x = -0.7, y = 0.0, z = 14.5 } },
{ id = 220007003, refresh_time = 0, pos = { x = 3.4, y = 21.0, z = 13.3 } },
{ id = 220007004, refresh_time = 0, pos = { x = -2.1, y = 0.0, z = -11.0 } },
{ id = 220007005, refresh_time = 0, pos = { x = -2.2, y = 21.0, z = -5.0 } }
}