Module:Abilities/card: Difference between revisionsGive feedback
Gammaton32 (talk | contribs) info section 3 |
Gammaton32 (talk | contribs) No edit summary |
||
| Line 94: | Line 94: | ||
end | end | ||
local info3_desc = get_info_desc(hero_key, ability_num, | local info3_desc = get_info_desc(hero_key, ability_num, 3) | ||
local info3_main_boxes = get_main_boxes(hero_key, ability_num, | local info3_main_boxes = get_main_boxes(hero_key, ability_num, 3) | ||
local info3_alt_boxes = get_alt_boxes(hero_key, ability_num, | local info3_alt_boxes = get_alt_boxes(hero_key, ability_num, 3) | ||
if #info3_alt_boxes > 6 then | if #info3_alt_boxes > 6 then | ||