mirror of
https://github.com/ComfyFactory/ComfyFactorio.git
synced 2025-01-26 03:52:22 +02:00
14 lines
334 B
Lua
14 lines
334 B
Lua
local playsession = {
|
|
{"Zorky", {251944}},
|
|
{"Redbeard28", {249215}},
|
|
{"Chesmu", {244043}},
|
|
{"Zeebone", {183941}},
|
|
{"ThatGuyStyx", {227760}},
|
|
{"Maggnz", {159338}},
|
|
{"thislsamerica", {57825}},
|
|
{"NairbHaon", {2957}},
|
|
{"Nate_the_gamer_24", {55767}},
|
|
{"Serennie", {26164}},
|
|
{"rofl_bagel_mcswaggins", {1702}}
|
|
}
|
|
return playsession |