Mercurial > wow > askmrrobot
comparison localization/enUS.lua @ 137:6dc0e8e9f960 v64
uldir for auto-logging
author | yellowfive |
---|---|
date | Mon, 03 Sep 2018 19:19:38 -0700 |
parents | e31b02b24488 |
children | 31386c009f03 |
comparison
equal
deleted
inserted
replaced
136:5f3dde81a118 | 137:6dc0e8e9f960 |
---|---|
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 [1520] = "Emerald Nightmare", | 88 [1861] = "Uldir" |
89 [1530] = "Nighthold", | |
90 [1648] = "Trial of Valor", | |
91 [1676] = "Tomb of Sargeras", | |
92 [1712] = "Antorus" | |
93 } | 89 } |
94 | 90 |
95 L.DifficultyNames = { | 91 L.DifficultyNames = { |
96 [17] = "LFR", | 92 [17] = "LFR", |
97 [14] = "Normal", | 93 [14] = "Normal", |