Module:HeroDataArrays: Difference between revisionsGive feedback
Split base damage resist stats into multiple tables within the function. |
Fixed space |
||
| Line 551: | Line 551: | ||
t = t.."|}" | t = t.."|}" | ||
output = output | if output ~= "" then | ||
output = output.."\n\n" | |||
end | |||
output = output..t | |||
end | end | ||
end | end | ||