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

8 lines
347 B
Lua

-- 所有的group
groups = {
{ id = 240001001, refresh_time = 0, pos = { x = -2.3, y = 42.0, z = 106.0 } },
{ id = 240001002, refresh_time = 0, pos = { x = 0.3, y = 42.0, z = 105.2 } },
{ id = 240001003, refresh_time = 0, pos = { x = 2.0, y = 42.0, z = 105.2 } },
{ id = 240001004, refresh_time = 0, pos = { x = 2.6, y = 42.0, z = 102.7 } }
}