Difference between revisions of "Module:OInfobox-Building"

Jump to navigation Jump to search
m
no edit summary
m
m
Line 251: Line 251:
             if resource ~= 'maintenance' then
             if resource ~= 'maintenance' then
             local displayAmount = amount
             local displayAmount = amount
             if first and buildingData.costs.maintenance then
             if second and buildingData.costs.maintenance then
               displayAmount = displayAmount .. ' ' .. buildingData.costs.maintenance
               displayAmount = displayAmount .. ' ' .. buildingData.costs.maintenance
               first = false
               second = false
               end
               end
           end
           end
606

edits

Navigation menu