fix(DB/Creature): Warlock trainers in Orgrimmar should talk orcish (#18166)
* closes https://github.com/azerothcore/azerothcore-wotlk/issues/18041
This commit is contained in:
@@ -0,0 +1,2 @@
|
|||||||
|
--
|
||||||
|
UPDATE `npc_text` SET `lang0` = 1 WHERE `ID` IN (5722, 5723);
|
||||||
Reference in New Issue
Block a user