606
edits
m |
m |
||
| Line 125: | Line 125: | ||
if buildingData then | if buildingData then | ||
--SECTION-PRODUCTION | --SECTION-PRODUCTION | ||
local productionData = {} | |||
if buildingData.employees then | if buildingData.employees then | ||
local employeeData = {} | local employeeData = {} | ||
edits