mirror of
https://github.com/ComfyFactory/ComfyFactorio.git
synced 2025-01-28 03:57:22 +02:00
9 lines
190 B
Lua
9 lines
190 B
Lua
|
local playsession = {
|
||
|
{"LeeFactor", {107903}},
|
||
|
{"HumaniTea", {106071}},
|
||
|
{"CawaEast", {104758}},
|
||
|
{"Ulygold", {102607}},
|
||
|
{"Llzzard", {100247}},
|
||
|
{"Poo76765", {97588}}
|
||
|
}
|
||
|
return playsession
|