mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-23 10:26:28 +01:00
DB/SAI: Fix quest Magic Carpet Ride
Initial Magic Carpet Ride fix: 820ce26277
Closes #10328
This commit is contained in:
1
sql/updates/world/2013_08_07_12_world_sai.sql
Normal file
1
sql/updates/world/2013_08_07_12_world_sai.sql
Normal file
@@ -0,0 +1 @@
|
||||
UPDATE `smart_scripts` SET `action_param1`=1 WHERE `entryorguid`=2546000 AND `source_type`=9 AND `id`=1;
|
||||
Reference in New Issue
Block a user