comparison Constants.lua @ 155:3ac4915a2e41 v73

New races, Crucible of Storms auto-logging.
author yellowfive
date Tue, 12 Mar 2019 11:16:36 -0700
parents 31386c009f03
children 35612aee8e15
comparison
equal deleted inserted replaced
154:efb787b934ad 155:3ac4915a2e41
103 [35] = "ability_warrior_innerrage", -- WarriorFury 103 [35] = "ability_warrior_innerrage", -- WarriorFury
104 [36] = "ability_warrior_defensivestance", -- WarriorProtection 104 [36] = "ability_warrior_defensivestance", -- WarriorProtection
105 } 105 }
106 106
107 -- instance IDs ordered in preferred display order 107 -- instance IDs ordered in preferred display order
108 Amr.InstanceIdsOrdered = { 1861, 2070 } 108 Amr.InstanceIdsOrdered = { 1861, 2070, 2096 }
109 109
110 Amr.Difficulties = { 110 Amr.Difficulties = {
111 Lfr = 17, 111 Lfr = 17,
112 Normal = 14, 112 Normal = 14,
113 Heroic = 15, 113 Heroic = 15,