572
edits
No edit summary |
No edit summary |
||
Line 713: | Line 713: | ||
if modifier == 0 then | if modifier == 0 then | ||
-- Buildable but no bonuses | -- Buildable but no bonuses | ||
table.insert(ret, '\r\n|class="table-na"|+0%') | table.insert(ret, '\r\n|class="table-na" style="border:0px"|+0%') | ||
else | else | ||
-- Bonus or penalty | -- Bonus or penalty |
edits