mirror of
https://github.com/ComfyFactory/ComfyFactorio.git
synced 2025-02-03 13:12:11 +02:00
16 lines
350 B
Lua
16 lines
350 B
Lua
local playsession = {
|
|
{"Gunter.", {107855}},
|
|
{"Liutio", {107728}},
|
|
{"Jardee", {107348}},
|
|
{"BlkKnight", {107061}},
|
|
{"Redbeard28", {106417}},
|
|
{"Tinct", {100149}},
|
|
{"KIRkomMAX", {80223}},
|
|
{"captnemo", {73141}},
|
|
{"Reyand", {50002}},
|
|
{"Mimiick", {33394}},
|
|
{"iReed", {14502}},
|
|
{"Manski666", {12757}},
|
|
{"OECEMESO", {10059}}
|
|
}
|
|
return playsession |