comparison Constants.lua @ 110:5021d5125484 v51

Added Tomb of Sargeras to auto-logging.
author yellowfive
date Wed, 14 Jun 2017 21:00:53 -0700
parents 5bacf5c7c66d
children 5cb881417bbf
comparison
equal deleted inserted replaced
109:21580b222a57 110:5021d5125484
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, 1648 } 110 Amr.InstanceIdsOrdered = { 1520, 1530, 1676, 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,