comparison localization/enUS.lua @ 110:5021d5125484 v51

Added Tomb of Sargeras to auto-logging.
author yellowfive
date Wed, 14 Jun 2017 21:00:53 -0700
parents 5bacf5c7c66d
children 5cb881417bbf
comparison
equal deleted inserted replaced
109:21580b222a57 110:5021d5125484
85 } 85 }
86 86
87 L.InstanceNames = { 87 L.InstanceNames = {
88 [1520] = "Emerald Nightmare", 88 [1520] = "Emerald Nightmare",
89 [1530] = "Nighthold", 89 [1530] = "Nighthold",
90 [1648] = "Trial of Valor" 90 [1648] = "Trial of Valor",
91 [1676] = "Tomb of Sargeras"
91 } 92 }
92 93
93 L.DifficultyNames = { 94 L.DifficultyNames = {
94 [17] = "LFR", 95 [17] = "LFR",
95 [14] = "Normal", 96 [14] = "Normal",