Difference between revisions of "Module:Villagers"

Jump to navigation Jump to search
5 bytes removed ,  08:32, 24 December 2023
no edit summary
Line 16: Line 16:


table.sort(jobs)
table.sort(jobs)
mw.logObject(jobs)
mw.log(#jobs)
if #jobs > 0 then
if #jobs > 0 then
local cols = {
local cols = {

Navigation menu