comparison Constants.lua @ 118:5cb881417bbf v55

Added Antorus to auto-logging.
author yellowfive
date Fri, 24 Nov 2017 19:46:27 -0800
parents 5021d5125484
children e31b02b24488
comparison
equal deleted inserted replaced
117:35fec08d69b9 118:5cb881417bbf
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, 1676, 1648 } 110 Amr.InstanceIdsOrdered = { 1520, 1530, 1648, 1676, 1712 }
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,