mirror of
https://github.com/ComfyFactory/ComfyFactorio.git
synced 2025-01-10 00:43:27 +02:00
14 lines
300 B
Lua
14 lines
300 B
Lua
local playsession = {
|
|
{"Jhondoe", {71771}},
|
|
{"Zorzzz", {70638}},
|
|
{"NappingYG", {70608}},
|
|
{"gearmach1ne", {69982}},
|
|
{"Nikkichu", {2152}},
|
|
{"robertkruijt", {769}},
|
|
{"Scuideie-Guy", {34732}},
|
|
{"matam666", {25063}},
|
|
{"banakeg", {3139}},
|
|
{"Krono", {11336}},
|
|
{"SLQ", {8739}}
|
|
}
|
|
return playsession |