mirror of
https://github.com/ComfyFactory/ComfyFactorio.git
synced 2025-02-03 13:12:11 +02:00
14 lines
307 B
Lua
14 lines
307 B
Lua
|
local playsession = {
|
||
|
{"TheDubub", {826}},
|
||
|
{"Ed9210", {528}},
|
||
|
{"Terarink", {23361}},
|
||
|
{"CmonMate497", {2616}},
|
||
|
{"Scuideie-Guy", {2589}},
|
||
|
{"Gerkiz", {15908}},
|
||
|
{"raipenahk", {4260}},
|
||
|
{"Dofolo", {8003}},
|
||
|
{"Frec100", {11193}},
|
||
|
{"Killedkenny", {57792}},
|
||
|
{"CrazyCrabEater", {35396}}
|
||
|
}
|
||
|
return playsession
|