mirror of
https://github.com/ComfyFactory/ComfyFactorio.git
synced 2025-01-10 00:43:27 +02:00
16 lines
349 B
Lua
16 lines
349 B
Lua
local playsession = {
|
|
{"spongebrot", {755}},
|
|
{"brftjx", {1337}},
|
|
{"4ort", {765}},
|
|
{"Timfee", {37435}},
|
|
{"darklight720", {138476}},
|
|
{"tyssa", {134607}},
|
|
{"Rameka", {126482}},
|
|
{"Peulryune", {109876}},
|
|
{"NappingYG", {92843}},
|
|
{"rileythelol", {84581}},
|
|
{"Jasko", {67600}},
|
|
{"EmperorTrump", {52967}},
|
|
{"Cretlin", {3815}}
|
|
}
|
|
return playsession |