DB/Gossip: remove wrong gossip text from Hemet Nesingwary (Nagrand).

This needs some more research. Apparently it should show only for people that completed this quest before TBC came out.
This commit is contained in:
SnapperRy
2016-10-30 01:12:05 +02:00
parent eac0f93868
commit 812df2f0f0

View File

@@ -0,0 +1,3 @@
--
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=14 AND `SourceGroup`=7579 AND `SourceEntry`=9221;
DELETE FROM `gossip_menu` WHERE `entry`=7579 AND `text_id`=9221;