mirror of
https://github.com/ComfyFactory/ComfyFactorio.git
synced 2025-02-03 13:12:11 +02:00
10 lines
210 B
Lua
10 lines
210 B
Lua
|
local playsession = {
|
||
|
{"Krono", {71975}},
|
||
|
{"Menander", {70659}},
|
||
|
{"MovingMike", {67437}},
|
||
|
{"PogomanD", {63892}},
|
||
|
{"Hamyr", {63493}},
|
||
|
{"BobtheBuilder31", {41152}},
|
||
|
{"Galgas", {34595}}
|
||
|
}
|
||
|
return playsession
|