DB/SAI: Fix wrong path ids in waypoint reached events
(cherry picked from commit 5263dd00cd4eacc4ed375408daebf56ab60019c8)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
UPDATE `smart_scripts` SET `event_param2`=118801 WHERE `entryorguid`=14850 AND `source_type`=0 AND `id`=1 AND `event_type`=40;
|
||||
UPDATE `smart_scripts` SET `event_param2`=118857 WHERE `entryorguid`=14857 AND `source_type`=0 AND `id`=8 AND `event_type`=40;
|
||||
UPDATE `smart_scripts` SET `event_param2`=5124080 WHERE `entryorguid`=18098 AND `source_type`=0 AND `id`=0 AND `event_type`=40;
|
||||
UPDATE `smart_scripts` SET `event_param2`=5124080 WHERE `entryorguid`=18098 AND `source_type`=0 AND `id`=1 AND `event_type`=40;
|
||||
Reference in New Issue
Block a user