mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-18 11:25:42 +00:00
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