comparison Constants.lua @ 153:31386c009f03 v72

dazar'alor auto-logging
author yellowfive
date Tue, 22 Jan 2019 22:18:27 -0800
parents c229c759a125
children 3ac4915a2e41
comparison
equal deleted inserted replaced
152:f33e5aaaee9e 153:31386c009f03
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 } 108 Amr.InstanceIdsOrdered = { 1861, 2070 }
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,