mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-26 20:02:25 +01:00
DB/SAI: Fix a waypoint issue related to the quest Return of the High Chief
Closes #23806
(cherry picked from commit 61d0826150)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `smart_scripts` SET `event_type`=40, `event_param1`=1, `event_param2`=26654 WHERE `entryorguid`=26654 AND `source_type`=0 AND `id`=6;
|
||||
Reference in New Issue
Block a user