Module:AbilityInteraction: Difference between revisionsGive feedback
Normalize registry keys and aliases to lowercase when building the lookup index, so mixed-case aliases resolve (with help from vergir-bot LLM) |
m add plater armor interaction |
||
| Line 76: | Line 76: | ||
iconfile = 'Monster Rounds.png', | iconfile = 'Monster Rounds.png', | ||
link = 'Monster Rounds', | link = 'Monster Rounds', | ||
}, | |||
['plated armor'] = { | |||
aliases = {}, | |||
title = 'Plated Armor', | |||
type = 'negative', | |||
iconfile = 'Plated Armor.png', | |||
link = 'Plated Armor', | |||
}, | }, | ||
['reactive barrier'] = { | ['reactive barrier'] = { | ||