12 lines
686 B
Lua
12 lines
686 B
Lua
-- 所有的group
|
|
groups = {
|
|
{ id = 220008001, refresh_time = 0, pos = { x = 557.8, y = -67.8, z = 206.4 } },
|
|
{ id = 220008002, refresh_time = 0, pos = { x = 517.6, y = -65.9, z = 237.5 } },
|
|
{ id = 220008003, refresh_time = 0, pos = { x = 469.4, y = -28.4, z = 266.6 } },
|
|
{ id = 220008004, refresh_time = 0, pos = { x = 437.8, y = -21.4, z = 173.7 } },
|
|
{ id = 220008005, refresh_time = 0, pos = { x = 501.3, y = -70.4, z = 266.6 } },
|
|
{ id = 220008006, refresh_time = 0, pos = { x = 614.6, y = -57.5, z = 206.8 } },
|
|
{ id = 220008007, refresh_time = 0, pos = { x = 612.1, y = -57.5, z = 206.7 } },
|
|
{ id = 220008901, refresh_time = 0, pos = { x = 628.6, y = -58.8, z = 205.8 } }
|
|
}
|