Anonymous

Module:Sandbox/GauTest/ModifierTables: Difference between revisions

From Melvor Idle
no edit summary
No edit summary
No edit summary
Line 482: Line 482:
if #building.provides.resources > 0 then
if #building.provides.resources > 0 then
local row = {}
local row = {}
row.name = 'Education'
row.icon = Icons.Icon({'Education', type='township'})
row.icon = Icons.Icon({'Education', type='township'})
row.type = 'Township'
row.type = 'Township'
572

edits