Module:Abilities/icon: Difference between revisionsGive feedback
m Move p.get_attr_icon to here |
mNo edit summary |
||
| Line 57: | Line 57: | ||
-- get scaling icon attributes associated with a specified scale type | -- get scaling icon attributes associated with a specified scale type | ||
function getScalarIcon( | function getScalarIcon(scaleType, attribute) | ||
local scalingIcon = SCALING_ICON_MAP[scaleType] | local scalingIcon = SCALING_ICON_MAP[scaleType] | ||