Différences entre les versions de « Module:OInfobox-Building »

Aller à la navigation Aller à la recherche
m
aucun résumé de modification
m
m
Ligne 126 : Ligne 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
Ligne 131 : Ligne 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

modifications

Menu de navigation