Mercurial > wow > askmrrobot
comparison localization/enUS.lua @ 153:31386c009f03 v72
dazar'alor auto-logging
author | yellowfive |
---|---|
date | Tue, 22 Jan 2019 22:18:27 -0800 |
parents | 6dc0e8e9f960 |
children | 3ac4915a2e41 |
comparison
equal
deleted
inserted
replaced
152:f33e5aaaee9e | 153:31386c009f03 |
---|---|
83 ["PvpResilience"] = "PvP Res", | 83 ["PvpResilience"] = "PvP Res", |
84 ["PvpPower"] = "PvP Pow", | 84 ["PvpPower"] = "PvP Pow", |
85 } | 85 } |
86 | 86 |
87 L.InstanceNames = { | 87 L.InstanceNames = { |
88 [1861] = "Uldir" | 88 [1861] = "Uldir", |
89 [2070] = "Dazar'alor" | |
89 } | 90 } |
90 | 91 |
91 L.DifficultyNames = { | 92 L.DifficultyNames = { |
92 [17] = "LFR", | 93 [17] = "LFR", |
93 [14] = "Normal", | 94 [14] = "Normal", |