Anonymous

Module:Township: Difference between revisions

From Melvor Idle
Add fortification stat to "_getBuildingBenefitText"
(Fix issue where task table would only show up for task rewards if the task requirements included items)
(Add fortification stat to "_getBuildingBenefitText")
Line 162: Line 162:
education = 'Education',
education = 'Education',
storage = 'Storage',
storage = 'Storage',
worship = 'Worship'
worship = 'Worship',
fortification = 'Fortification'
}
}
local resourceText = function(resName, resType, quantity)
local resourceText = function(resName, resType, quantity)
156

edits