Difference between revisions of "Module:OInfobox-Building"

Jump to navigation Jump to search
m
no edit summary
m
m
Line 126: Line 126:
--SECTION-PRODUCTION
--SECTION-PRODUCTION
         if buildingData.workers then
         if buildingData.workers then
--
             local workersData = {}
             local workersData = {}
             for type, value in pairs(buildingData.workers) do
             for type, value in pairs(buildingData.workers) do
Line 131: Line 132:
             end
             end
              
              
        end
         --test worker stuff above this line
         --test worker stuff above this line
        if buildingData.workers then
             local workers = buildingData.workers
             local workers = buildingData.workers
             if buildingData.rank then
             if buildingData.rank then
606

edits

Navigation menu