Module:HeroDataArrays: Difference between revisionsGive feedback
Gammaton32 (talk | contribs) reload table |
Gammaton32 (talk | contribs) No edit summary |
||
| Line 338: | Line 338: | ||
for i,a in pairs(heroDashData) do | for i,a in pairs(heroDashData) do | ||
local ReloadTime = a["ReloadTime"] | local ReloadTime = a["ReloadTime"] or 0 | ||
z = z.. | z = z.. | ||
"|- \n".. | "|- \n".. | ||