mirror of
https://github.com/ComfyFactory/ComfyFactorio.git
synced 2025-01-10 00:43:27 +02:00
15 lines
323 B
Lua
15 lines
323 B
Lua
local playsession = {
|
|
{"kalenmonster", {37745}},
|
|
{"VorceShard", {18438}},
|
|
{"Pyroman69", {266}},
|
|
{"seeyorise", {1965}},
|
|
{"McSafety", {1660}},
|
|
{"Kamyk", {49504}},
|
|
{"Fitdran", {752}},
|
|
{"SeaStorm", {904}},
|
|
{"Khamurdik", {5386}},
|
|
{"CawaEast", {336215}},
|
|
{"grindabo", {12266}},
|
|
{"wanor", {10780}}
|
|
}
|
|
return playsession |