mirror of
https://github.com/ComfyFactory/ComfyFactorio.git
synced 2025-01-24 03:47:58 +02:00
27 lines
616 B
Lua
27 lines
616 B
Lua
|
local playsession = {
|
||
|
{"mewmew", {231073}},
|
||
|
{"Liutio", {135374}},
|
||
|
{"XaLpHa1989", {170735}},
|
||
|
{"Serennie", {73360}},
|
||
|
{"A-l-a-n", {296785}},
|
||
|
{"Kroppeb", {156542}},
|
||
|
{"Whouser", {264072}},
|
||
|
{"tafyline", {32580}},
|
||
|
{"KickassLee", {275127}},
|
||
|
{"RAFEDAS", {79267}},
|
||
|
{"Secretchaos", {248946}},
|
||
|
{"Sylen", {133901}},
|
||
|
{"autopss", {219156}},
|
||
|
{"Tcheko", {212457}},
|
||
|
{"Brender", {6385}},
|
||
|
{"Akhrem", {58334}},
|
||
|
{"Footy", {76605}},
|
||
|
{"unlimitedsola", {64354}},
|
||
|
{"___Ohr___", {137193}},
|
||
|
{"iwiws", {8253}},
|
||
|
{"Sakama", {40430}},
|
||
|
{"NekoBaron", {88439}},
|
||
|
{"Bunchofrocks", {6918}},
|
||
|
{"bugmum", {9173}}
|
||
|
}
|
||
|
return playsession
|