Mercurial > wow > askmrrobot
comparison Constants.lua @ 137:6dc0e8e9f960 v64
uldir for auto-logging
author | yellowfive |
---|---|
date | Mon, 03 Sep 2018 19:19:38 -0700 |
parents | a0894ffebd15 |
children | c229c759a125 |
comparison
equal
deleted
inserted
replaced
136:5f3dde81a118 | 137:6dc0e8e9f960 |
---|---|
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 = { 1520, 1530, 1648, 1676, 1712 } | 108 Amr.InstanceIdsOrdered = { 1861 } |
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, |