comparison Constants.lua @ 93:177391341e26

added back in automatic combat logging feature, useful for upload to any log site
author yellowfive
date Wed, 21 Sep 2016 11:25:11 -0700
parents b8e9664d3229
children adec0972d4e1
comparison
equal deleted inserted replaced
92:18327cfec09f 93:177391341e26
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 = { 1094, 1088 } 110 Amr.InstanceIdsOrdered = { 1520, 1530 }
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,