mirror of
https://github.com/ComfyFactory/ComfyFactorio.git
synced 2025-02-03 13:12:11 +02:00
7 lines
139 B
Lua
7 lines
139 B
Lua
|
local playsession = {
|
||
|
{"tickterd", {101638}},
|
||
|
{"chronodekar", {3127}},
|
||
|
{"bigot", {1984}},
|
||
|
{"firstandlast", {1785}}
|
||
|
}
|
||
|
return playsession
|