diff --git a/bot.py b/bot.py index 370b05d..41a5fbd 100644 --- a/bot.py +++ b/bot.py @@ -23,8 +23,8 @@ log_file = "lfm_logs.json" dungeon_aliases = { "Ara-Kara, City of Echoes": ["ara", "city of echoes", "coe"], "City of Threads": ["threads", "city of threads", "cot"], - "The Stonevault": ["stonevault", "vault"], - "The Dawnbreaker": ["dawnbreaker", "breaker"], + "The Stonevault": ["stonevault", "vault", "sv"], + "The Dawnbreaker": ["dawnbreaker", "breaker", "dawn"], "Mists of Tirna Scithe": ["mists", "tirna", "scithe", "mots"], "The Necrotic Wake": ["nw", "necrotic wake", "necrotic"], "Siege of Boralus": ["siege", "boralus", "sob"],