mirror of
https://github.com/ComfyFactory/ComfyFactorio.git
synced 2025-01-26 03:52:22 +02:00
15 lines
342 B
Lua
15 lines
342 B
Lua
local playsession = {
|
|
{"mewmew", {17390}},
|
|
{"Gerkiz", {42782}},
|
|
{"TurboTape76", {1121}},
|
|
{"mattdawg10", {8857}},
|
|
{"kusok1232", {13027}},
|
|
{"sharpshot2566", {14673}},
|
|
{"Assassin_101", {5196}},
|
|
{"engineX", {15940}},
|
|
{"ajsto88", {2609}},
|
|
{"mr__meeseeks", {3973}},
|
|
{"Artengineer", {52614}},
|
|
{"justiniand", {50905}}
|
|
}
|
|
return playsession |