Mercurial > wow > askmrrobot
comparison Constants.lua @ 167:5c68d3fccff3 v78
eternal palace auto-logging
author | yellowfive |
---|---|
date | Wed, 10 Jul 2019 12:53:00 -0700 |
parents | 3be9cc6f7d20 |
children | 731cb3cedd3d |
comparison
equal
deleted
inserted
replaced
166:3b3ec0693df8 | 167:5c68d3fccff3 |
---|---|
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 } | 110 Amr.InstanceIdsOrdered = { 1861, 2070, 2096, 2164 } |
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, |