mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-22 18:15:31 +01:00
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:
@@ -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);
|
||||
Reference in New Issue
Block a user