mirror of
https://github.com/ComfyFactory/ComfyFactorio.git
synced 2025-02-09 13:37:02 +02:00
14 lines
319 B
Lua
14 lines
319 B
Lua
local playsession = {
|
|
{"cogito123", {143948}},
|
|
{"belbo", {143760}},
|
|
{"pickles28", {111014}},
|
|
{"SilentShInI", {91681}},
|
|
{"drill95", {72441}},
|
|
{"akrause", {921}},
|
|
{"AdvisableData", {28749}},
|
|
{"Fantomlord5", {17270}},
|
|
{"Farglon", {47315}},
|
|
{"Lillbirro", {9210}},
|
|
{"remarkablysilly", {1914}}
|
|
}
|
|
return playsession |