mirror of
https://github.com/ComfyFactory/ComfyFactorio.git
synced 2025-01-08 00:39:30 +02:00
75 lines
1.8 KiB
Lua
75 lines
1.8 KiB
Lua
|
local playsession = {
|
||
|
{"mewmew", {10161}},
|
||
|
{"demonicsam", {392964}},
|
||
|
{"Tulmius", {204151}},
|
||
|
{"peggeleg", {12111}},
|
||
|
{"Grumpalo", {83532}},
|
||
|
{"Ardordo", {1422}},
|
||
|
{"KickassLee", {19296}},
|
||
|
{"Fraserbaser", {165388}},
|
||
|
{"Tutenhalter", {369160}},
|
||
|
{"beranabus", {263962}},
|
||
|
{"CrazyBot33", {3463}},
|
||
|
{"MaxMM", {46364}},
|
||
|
{"rellec", {356009}},
|
||
|
{"__tomm__", {103547}},
|
||
|
{"SiMoZ_287", {102362}},
|
||
|
{"rantell", {351673}},
|
||
|
{"Soviet_Division", {65540}},
|
||
|
{"Quark_81", {343679}},
|
||
|
{"kjung001", {21761}},
|
||
|
{"Hurrock", {339813}},
|
||
|
{"DongleMaleFag", {339256}},
|
||
|
{"DiMakss", {333923}},
|
||
|
{"Kopernic", {153791}},
|
||
|
{"prykpryk", {3812}},
|
||
|
{"KongoBusinessMan", {318375}},
|
||
|
{"KNIGHT7070", {62921}},
|
||
|
{"captcougar1969", {307135}},
|
||
|
{"ailishi19", {301436}},
|
||
|
{"Tribbiani", {299233}},
|
||
|
{"StealthyEnd27", {20463}},
|
||
|
{"VanHate", {7855}},
|
||
|
{"Mikeymouse1", {264927}},
|
||
|
{"floxys", {83129}},
|
||
|
{"RedPandaRam", {3991}},
|
||
|
{"JSONROY", {229732}},
|
||
|
{"larshp", {220474}},
|
||
|
{"Catbert", {101637}},
|
||
|
{"blackfang", {190188}},
|
||
|
{"darklich14", {50320}},
|
||
|
{"AndyKaz", {79421}},
|
||
|
{"Naquada", {1268}},
|
||
|
{"HanSolololo", {161729}},
|
||
|
{"halpenny911", {177280}},
|
||
|
{"victoraugpsv", {7154}},
|
||
|
{"gotemike", {168621}},
|
||
|
{"wekkka", {166596}},
|
||
|
{"Thorgal", {158162}},
|
||
|
{"SDSBohrer", {5420}},
|
||
|
{"Greifenstein", {152651}},
|
||
|
{"dog80", {146451}},
|
||
|
{"COOL-ITEM", {134820}},
|
||
|
{"mbang", {6672}},
|
||
|
{"Yaxley", {5644}},
|
||
|
{"Waldlaeufer17", {118654}},
|
||
|
{"lyman", {11109}},
|
||
|
{"xinsuan", {3984}},
|
||
|
{"coucounoir", {65814}},
|
||
|
{"cocoilove", {24701}},
|
||
|
{"emilquast", {35937}},
|
||
|
{"The_Shadow_Sword", {72265}},
|
||
|
{"lowerlowerhk", {71139}},
|
||
|
{"OwMega", {66631}},
|
||
|
{"ZiP84", {57182}},
|
||
|
{"jakub030", {30698}},
|
||
|
{"brandon1311", {55373}},
|
||
|
{"Wadiyatalkinbeet", {45262}},
|
||
|
{"UnfortunatePotato", {39029}},
|
||
|
{"Mjrn", {2101}},
|
||
|
{"ANV1L", {17552}},
|
||
|
{"Giatros", {8883}},
|
||
|
{"cawsey21", {5563}},
|
||
|
{"deegeeooh", {35}}
|
||
|
}
|
||
|
return playsession
|