mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-20 01:15:35 +01:00
DB/Quest: fix creature text for Force Commander Danath Trollbane when quest The Fall of Magtheridon is turned in.
This commit is contained in:
2
sql/updates/world/3.3.5/2016_09_24_05_world.sql
Normal file
2
sql/updates/world/3.3.5/2016_09_24_05_world.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `creature_text` SET `BroadcastTextId`=20755 WHERE `entry`=16819 AND `groupid`=2;
|
||||
Reference in New Issue
Block a user