comparison localization/enUS.lua @ 189:21a69c63fee8 v92

Added BfA auto-logging back for now.
author yellowfive
date Mon, 19 Oct 2020 11:19:56 -0700
parents a7f2ba17c39a
children
comparison
equal deleted inserted replaced
188:29f11593d255 189:21a69c63fee8
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",
89 [2070] = "Dazar'alor",
90 [2096] = "Crucible of Storms",
91 [2164] = "The Eternal Palace",
92 [2217] = "Ny'alotha",
88 [2296] = "Castle Nathria" 93 [2296] = "Castle Nathria"
89 } 94 }
90 95
91 L.DifficultyNames = { 96 L.DifficultyNames = {
92 [17] = "LFR", 97 [17] = "LFR",