Module:BATTD tower changes: Difference between revisions
mNo edit summary |
mNo edit summary |
||
| Line 57: | Line 57: | ||
local costAfter = args[sFormat("upgrades %i cost after", i)] | local costAfter = args[sFormat("upgrades %i cost after", i)] | ||
-- stop if this set is missing changes/upgrades | -- stop if this set is missing changes/upgrades | ||
if | if upgradeNames == "" then break end | ||
local outputRow = {} | local outputRow = {} | ||