Mercurial > wow > askmrrobot
comparison Constants.lua @ 175:731cb3cedd3d v82
added auto-logging for ny'alotha
author | yellowfive |
---|---|
date | Tue, 21 Jan 2020 15:55:09 -0800 |
parents | 5c68d3fccff3 |
children | a7f2ba17c39a |
comparison
equal
deleted
inserted
replaced
174:5f8d8a8ed6a4 | 175:731cb3cedd3d |
---|---|
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 = { 1861, 2070, 2096, 2164 } | 110 Amr.InstanceIdsOrdered = { 1861, 2070, 2096, 2164, 2217 } |
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, |