Module:Abilities/card: Difference between revisionsGive feedback
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
| Line 122: | Line 122: | ||
local hero_key = get_hero_key(hero_name) | local hero_key = get_hero_key(hero_name) | ||
return p. | return p.get_ability_card_test(hero_key, ability_num, add_link, notes) | ||
end | end | ||