mirror of
https://github.com/ComfyFactory/ComfyFactorio.git
synced 2025-01-08 00:39:30 +02:00
12 lines
254 B
Lua
12 lines
254 B
Lua
local playsession = {
|
|
{"Bete1geuse", {2345}},
|
|
{"exabyte", {204633}},
|
|
{"cogito123", {36022}},
|
|
{"Ganhexo", {3123}},
|
|
{"Gerkiz", {3065}},
|
|
{"matam666", {1858}},
|
|
{"paketikk", {2090}},
|
|
{"slaugh7er", {4504}},
|
|
{"VorceShard", {69647}}
|
|
}
|
|
return playsession |