mirror of
https://github.com/ComfyFactory/ComfyFactorio.git
synced 2025-01-10 00:43:27 +02:00
11 lines
233 B
Lua
11 lines
233 B
Lua
local playsession = {
|
|
{"legendary_banana", {64085}},
|
|
{"Freakneek", {70434}},
|
|
{"Zymoran", {70223}},
|
|
{"Nick1593", {64821}},
|
|
{"facere", {54161}},
|
|
{"Rados", {33923}},
|
|
{"Vegadyn", {22921}},
|
|
{"Chesmu", {13072}}
|
|
}
|
|
return playsession |