mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
DB/SAI: Fix a waypoint issue related to the quest Return of the High Chief
Closes #23806
This commit is contained in:
2
sql/updates/world/3.3.5/2020_03_16_08_world .sql
Normal file
2
sql/updates/world/3.3.5/2020_03_16_08_world .sql
Normal file
@@ -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