comparison localization/enUS.lua @ 118:5cb881417bbf v55

Added Antorus to auto-logging.
author yellowfive
date Fri, 24 Nov 2017 19:46:27 -0800
parents 5021d5125484
children f1da233629be
comparison
equal deleted inserted replaced
117:35fec08d69b9 118:5cb881417bbf
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 [1676] = "Tomb of Sargeras",
92 [1712] = "Antorus"
92 } 93 }
93 94
94 L.DifficultyNames = { 95 L.DifficultyNames = {
95 [17] = "LFR", 96 [17] = "LFR",
96 [14] = "Normal", 97 [14] = "Normal",