Module:HeroDataArrays: Difference between revisions

Jump to navigation Jump to search
LVL (talk | contribs)
Split base damage resist stats into multiple tables within the function.
LVL (talk | contribs)
Fixed space
Line 551: Line 551:


             t = t.."|}"
             t = t.."|}"
             output = output..t.."\n\n"
             if output ~= "" then
                output = output.."\n\n"
            end
            output = output..t
         end
         end
     end
     end