Mercurial > wow > askmrrobot
comparison Constants.lua @ 104:5bacf5c7c66d v48
trial of valor auto-logging
author | yellowfive |
---|---|
date | Wed, 16 Nov 2016 00:02:53 -0800 |
parents | adec0972d4e1 |
children | 5021d5125484 |
comparison
equal
deleted
inserted
replaced
103:ed7ffc8d9936 | 104:5bacf5c7c66d |
---|---|
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 = { 1520, 1530 } | 110 Amr.InstanceIdsOrdered = { 1520, 1530, 1648 } |
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, |