mirror of
https://github.com/ComfyFactory/ComfyFactorio.git
synced 2025-01-24 03:47:58 +02:00
17 lines
373 B
Lua
17 lines
373 B
Lua
local playsession = {
|
|
{"mewmew", {35271}},
|
|
{"Hybz", {33054}},
|
|
{"Gerkiz", {27598}},
|
|
{"joe9go", {24756}},
|
|
{"Quadrum", {24424}},
|
|
{"brftjx", {24261}},
|
|
{"TheRealSlimChewy", {19583}},
|
|
{"thoma5nator", {18461}},
|
|
{"hackguy", {17635}},
|
|
{"yamto", {8872}},
|
|
{"Malaclypse23", {8571}},
|
|
{"Chemino", {7062}},
|
|
{"Mathemagic", {6808}},
|
|
{"cheezecake", {1824}}
|
|
}
|
|
return playsession |