mirror of
https://github.com/ComfyFactory/ComfyFactorio.git
synced 2025-01-26 03:52:22 +02:00
15 lines
339 B
Lua
15 lines
339 B
Lua
local playsession = {
|
|
{"GoryGorge", {142047}},
|
|
{"Frec100", {8550}},
|
|
{"MontrealCrook", {122222}},
|
|
{"NicoAuditore", {68922}},
|
|
{"Miteone", {105839}},
|
|
{"DukeGangsta", {100120}},
|
|
{"Catbert", {3459}},
|
|
{"nomercy4you", {48012}},
|
|
{"ksb4145", {47062}},
|
|
{"LandOfBol", {42215}},
|
|
{"Dk-077", {11876}},
|
|
{"Bokrug", {1202}}
|
|
}
|
|
return playsession |