mirror of
https://github.com/ComfyFactory/ComfyFactorio.git
synced 2025-01-10 00:43:27 +02:00
11 lines
234 B
Lua
11 lines
234 B
Lua
|
local playsession = {
|
||
|
{"Gerkiz", {15007}},
|
||
|
{"chrisisthebe", {394}},
|
||
|
{"anghelnicky", {24730}},
|
||
|
{"Lotek", {1080}},
|
||
|
{"To_Ya", {680}},
|
||
|
{"Attackerdino", {946}},
|
||
|
{"exabyte", {21261}},
|
||
|
{"realDonaldTrump", {6559}}
|
||
|
}
|
||
|
return playsession
|