mirror of
https://github.com/ComfyFactory/ComfyFactorio.git
synced 2025-01-28 03:57:22 +02:00
11 lines
232 B
Lua
11 lines
232 B
Lua
|
local playsession = {
|
||
|
{"WorldofWarIII", {71824}},
|
||
|
{"KIRkomMAX", {42139}},
|
||
|
{"MooOooN", {54271}},
|
||
|
{"alen1245", {53360}},
|
||
|
{"tykak", {32459}},
|
||
|
{"Kirdiaga", {10807}},
|
||
|
{"balurzz", {17685}},
|
||
|
{"Podonkov", {646}}
|
||
|
}
|
||
|
return playsession
|