comparison localization/enUS.lua @ 155:3ac4915a2e41 v73

New races, Crucible of Storms auto-logging.
author yellowfive
date Tue, 12 Mar 2019 11:16:36 -0700
parents 31386c009f03
children 35612aee8e15
comparison
equal deleted inserted replaced
154:efb787b934ad 155:3ac4915a2e41
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 [2070] = "Dazar'alor",
90 [2096] = "Crucible of Storms"
90 } 91 }
91 92
92 L.DifficultyNames = { 93 L.DifficultyNames = {
93 [17] = "LFR", 94 [17] = "LFR",
94 [14] = "Normal", 95 [14] = "Normal",