DB/SAI: Fix wrong path ids in waypoint reached events

(cherry picked from commit 5263dd00cd4eacc4ed375408daebf56ab60019c8)
This commit is contained in:
Shauren
2026-06-30 20:22:03 +02:00
parent a09efe1611
commit 0293d907d6
@@ -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;