Module:AbilityTable: Difference between revisionsGive feedback
Jump to navigation
Jump to search
m formatting |
m delete redundant comments |
||
| Line 2: | Line 2: | ||
-- Maps lowercase friendly stat names to internal AbilityData property keys or values. | -- Maps lowercase friendly stat names to internal AbilityData property keys or values. | ||
local stat_to_props = { | local stat_to_props = { | ||
["charges"] = { "AbilityCharges" }, | ["charges"] = { "AbilityCharges" }, | ||