DB/Quest: fix creature text for Force Commander Danath Trollbane when quest The Fall of Magtheridon is turned in.

This commit is contained in:
SnapperRy
2016-09-24 03:40:01 +02:00
committed by GitHub
parent 6e0569aabc
commit c152a5e654

View File

@@ -0,0 +1,2 @@
--
UPDATE `creature_text` SET `BroadcastTextId`=20755 WHERE `entry`=16819 AND `groupid`=2;