mirror of
https://github.com/ComfyFactory/ComfyFactorio.git
synced 2025-01-10 00:43:27 +02:00
14 lines
294 B
Lua
14 lines
294 B
Lua
local playsession = {
|
|
{"Rezz", {8870}},
|
|
{"MovingMike", {622250}},
|
|
{"fkeentm", {4863}},
|
|
{"Krengrus", {910}},
|
|
{"dazonker", {16243}},
|
|
{"Xetto", {13211}},
|
|
{"Ed9210", {165710}},
|
|
{"Dammpi", {107468}},
|
|
{"lufisman314", {94108}},
|
|
{"Preums", {48160}},
|
|
{"rikkert", {16081}}
|
|
}
|
|
return playsession |