Module:AbilityInteraction: Difference between revisionsGive feedback
Jump to navigation
Jump to search
added echo shard |
mNo edit summary |
||
| Line 41: | Line 41: | ||
iconfile = 'Dispel Magic.png', | iconfile = 'Dispel Magic.png', | ||
link = 'Dispel Magic', | link = 'Dispel Magic', | ||
}, | |||
['echo shard'] = { | |||
aliases = {}, | |||
title = 'Echo Shard', | |||
type = 'info', | |||
iconfile = 'Echo Shard.png', | |||
link = 'Echo Shard', | |||
}, | }, | ||
['heal'] = { | ['heal'] = { | ||
| Line 111: | Line 118: | ||
iconfile = 'Unstoppable.png', | iconfile = 'Unstoppable.png', | ||
link = 'Unstoppable', | link = 'Unstoppable', | ||
}, | }, | ||
} | } | ||