Module:AbilityInteraction: Difference between revisionsGive feedback
Jump to navigation
Jump to search
m typo |
m add 'heal' interaction |
||
| Line 41: | Line 41: | ||
iconfile = 'Dispel Magic.png', | iconfile = 'Dispel Magic.png', | ||
link = 'Dispel Magic', | link = 'Dispel Magic', | ||
}, | |||
['heal'] = { | |||
aliases = {'healing', 'healing booster'}, | |||
title = 'Healing', | |||
type = 'positive', | |||
iconfile = 'Healing Booster.png', | |||
link = 'Healing', | |||
}, | }, | ||
['heroic aura'] = { | ['heroic aura'] = { | ||