Module:GameSkills: Difference between revisions
From SpiritVale Wiki
More actions
No edit summary Tag: Manual revert |
No edit summary |
||
| Line 744: | Line 744: | ||
local HERO_BAR_SLOT_ASSIGNMENT = { | local HERO_BAR_SLOT_ASSIGNMENT = { | ||
[1] = "IconName", | [1] = "IconName", | ||
[2] = " | [2] = "SourceType", | ||
} | } | ||
| Line 751: | Line 751: | ||
[1] = "LevelSelector", | [1] = "LevelSelector", | ||
[2] = "SkillType", | [2] = "SkillType", | ||
[3] = " | [3] = "ReservedInfo", | ||
[4] = "QuickStats", | [4] = "QuickStats", | ||
} | } | ||