mirror of
https://github.com/ComfyFactory/ComfyFactorio.git
synced 2025-02-03 13:12:11 +02:00
13 lines
282 B
Lua
13 lines
282 B
Lua
local playsession = {
|
|
{"PuffyPanda", {300}},
|
|
{"nahaj", {575}},
|
|
{"Volatile2015", {8619}},
|
|
{"Eagle34", {5675}},
|
|
{"Jhondoe", {3414}},
|
|
{"Colonizor", {5269}},
|
|
{"Syrenox", {14952}},
|
|
{"darklight720", {4864}},
|
|
{"seeyorise", {14423}},
|
|
{"Soul_king3066", {9562}}
|
|
}
|
|
return playsession |