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:
parent
5af69a78a2
commit
8900b2eb99
1 changed files with 2 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
--
|
||||
UPDATE `npc_text` SET `lang0` = 1 WHERE `ID` IN (5722, 5723);
|
||||
Loading…
Add table
Add a link
Reference in a new issue