DB/SAI: Update gossip hello event for game objects to trigger only in OnReportUse() and not OnGossipHello()

The only remaining case is the gob 188596 as apparently it triggers OnReportUse() only

(cherry picked from commit 64786995d5)
This commit is contained in:
Killyana
2019-05-26 01:45:54 +02:00
committed by Shauren
parent 122584ae58
commit aaa181e85f

View File

@@ -0,0 +1,2 @@
--
UPDATE `smart_scripts` SET `event_param1`=1,`event_param2`=0 WHERE `event_type` IN (64) AND `source_type`=1 AND `entryorguid` IN (201969,160445,190635,190636,202443, 181606,194555,184950,184967,184968,184969,178905,194115);