Mercurial > wow > askmrrobot
comparison Constants.lua @ 61:cf2b6b9a8337 v23
6.2 update, shopping list bug fixes, ui scale option
author | yellowfive |
---|---|
date | Tue, 23 Jun 2015 00:27:21 -0700 |
parents | ee701ce45354 |
children | f1d5827dbde0 |
comparison
equal
deleted
inserted
replaced
60:017c05f42fd4 | 61:cf2b6b9a8337 |
---|---|
100 [38] = "ability_warrior_defensivestance", -- WarriorProtection, used for special subspec handling | 100 [38] = "ability_warrior_defensivestance", -- WarriorProtection, used for special subspec handling |
101 [39] = "spell_warrior_gladiatorstance" -- WarriorProtectionGlad, used for special subspec handling | 101 [39] = "spell_warrior_gladiatorstance" -- WarriorProtectionGlad, used for special subspec handling |
102 } | 102 } |
103 | 103 |
104 -- instance IDs ordered in preferred display order | 104 -- instance IDs ordered in preferred display order |
105 Amr.InstanceIdsOrdered = { 1205, 1228 } | 105 Amr.InstanceIdsOrdered = { 1448, 1205, 1228 } |
106 | 106 |
107 Amr.Difficulties = { | 107 Amr.Difficulties = { |
108 Lfr = 17, | 108 Lfr = 17, |
109 Normal = 14, | 109 Normal = 14, |
110 Heroic = 15, | 110 Heroic = 15, |