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
committed by Aokromes
parent 7290ff87e7
commit 56403fdaa7

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;