comparison localization/enUS.lua @ 185:a7f2ba17c39a v90

Shadowlands pre-patch update.
author yellowfive
date Tue, 13 Oct 2020 10:49:07 -0700
parents 731cb3cedd3d
children 21a69c63fee8
comparison
equal deleted inserted replaced
184:f374d84470db 185:a7f2ba17c39a
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 [2296] = "Castle Nathria"
89 [2070] = "Dazar'alor",
90 [2096] = "Crucible of Storms",
91 [2164] = "The Eternal Palace",
92 [2217] = "Ny'alotha"
93 } 89 }
94 90
95 L.DifficultyNames = { 91 L.DifficultyNames = {
96 [17] = "LFR", 92 [17] = "LFR",
97 [14] = "Normal", 93 [14] = "Normal",