mirror of
https://github.com/ComfyFactory/ComfyFactorio.git
synced 2025-01-26 03:52:22 +02:00
17 lines
379 B
Lua
17 lines
379 B
Lua
local playsession = {
|
|
{"mewmew", {34659}},
|
|
{"dredonkey", {35493}},
|
|
{"Kalkune", {35485}},
|
|
{"NekoBaron", {35197}},
|
|
{"Ochsebein", {34813}},
|
|
{"fuchsnj", {15193}},
|
|
{"Hurrock", {33291}},
|
|
{"robertkruijt", {32777}},
|
|
{"Hanakocz", {24158}},
|
|
{"hostejj", {22097}},
|
|
{"Plexsr", {15069}},
|
|
{"Nick_Nitro", {6158}},
|
|
{"MeggalBozale", {2389}},
|
|
{"rjdunlap", {1715}}
|
|
}
|
|
return playsession |