Mercurial > wow > askmrrobot
comparison Constants.lua @ 189:21a69c63fee8 v92
Added BfA auto-logging back for now.
author | yellowfive |
---|---|
date | Mon, 19 Oct 2020 11:19:56 -0700 |
parents | a7f2ba17c39a |
children | 4ccc9ff6e824 |
comparison
equal
deleted
inserted
replaced
188:29f11593d255 | 189:21a69c63fee8 |
---|---|
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 = { 2296 } | 110 Amr.InstanceIdsOrdered = { 1861, 2070, 2096, 2164, 2217, 2296 } |
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, |