mirror of
https://github.com/ComfyFactory/ComfyFactorio.git
synced 2025-01-10 00:43:27 +02:00
14 lines
321 B
Lua
14 lines
321 B
Lua
|
local playsession = {
|
||
|
{"dog80", {431535}},
|
||
|
{"rocifier", {308699}},
|
||
|
{"XaLpHa1989", {330864}},
|
||
|
{"drill95", {244605}},
|
||
|
{"cogito123", {215352}},
|
||
|
{"l_Diego_l", {350}},
|
||
|
{"vad7ik", {126014}},
|
||
|
{"Lillbirro", {75869}},
|
||
|
{"CmonMate497", {89625}},
|
||
|
{"cawsey21", {57390}},
|
||
|
{"Ultimate_Sacrifice", {22203}}
|
||
|
}
|
||
|
return playsession
|