Mercurial > wow > askmrrobot
comparison Constants.lua @ 91:b8e9664d3229 v43
option to disable equipment manager sets, minor artifact/talent bug fixes
author | yellowfive |
---|---|
date | Wed, 21 Sep 2016 00:14:22 -0700 |
parents | 6bbe64d587b4 |
children | 177391341e26 |
comparison
equal
deleted
inserted
replaced
90:db63475ef5d4 | 91:b8e9664d3229 |
---|---|
105 [35] = "ability_warrior_innerrage", -- WarriorFury | 105 [35] = "ability_warrior_innerrage", -- WarriorFury |
106 [36] = "ability_warrior_defensivestance", -- WarriorProtection | 106 [36] = "ability_warrior_defensivestance", -- WarriorProtection |
107 } | 107 } |
108 | 108 |
109 -- instance IDs ordered in preferred display order | 109 -- instance IDs ordered in preferred display order |
110 Amr.InstanceIdsOrdered = { 1448, 1205, 1228 } | 110 Amr.InstanceIdsOrdered = { 1094, 1088 } |
111 | 111 |
112 Amr.Difficulties = { | 112 Amr.Difficulties = { |
113 Lfr = 17, | 113 Lfr = 17, |
114 Normal = 14, | 114 Normal = 14, |
115 Heroic = 15, | 115 Heroic = 15, |