mirror of
https://github.com/ComfyFactory/ComfyFactorio.git
synced 2025-01-10 00:43:27 +02:00
21 lines
483 B
Lua
21 lines
483 B
Lua
|
local playsession = {
|
||
|
{"Gerkiz", {7969}},
|
||
|
{"Kofotsjanne", {28288}},
|
||
|
{"arisgr", {1136325}},
|
||
|
{"To_Ya", {1163566}},
|
||
|
{"Thex2001", {4250}},
|
||
|
{"Mullacs", {206830}},
|
||
|
{"greencheetah100", {672128}},
|
||
|
{"araran", {13138}},
|
||
|
{"MuddledBox", {2320}},
|
||
|
{"TheDinkster", {3446}},
|
||
|
{"antuan309", {318159}},
|
||
|
{"ndeshama", {662583}},
|
||
|
{"WD_STEVE2", {277}},
|
||
|
{"ChinaNumba1", {11498}},
|
||
|
{"aswn", {198920}},
|
||
|
{"Connor15_", {364}},
|
||
|
{"FAChyba", {167272}},
|
||
|
{"ClassAction", {1613}}
|
||
|
}
|
||
|
return playsession
|