aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sql/updates/world/2011_03_21_0_world_sai.sql3
1 files changed, 3 insertions, 0 deletions
diff --git a/sql/updates/world/2011_03_21_0_world_sai.sql b/sql/updates/world/2011_03_21_0_world_sai.sql
new file mode 100644
index 00000000000..cddb08883af
--- /dev/null
+++ b/sql/updates/world/2011_03_21_0_world_sai.sql
@@ -0,0 +1,3 @@
+-- Lost Drakkari Spirit SAI fix
+UPDATE `smart_scripts` SET `event_param1`=0,`event_param2`=15 WHERE `entryorguid`=29129 AND `id`=4;
+UPDATE `smart_scripts` SET `event_param1`=30,`event_param2`=100 WHERE `entryorguid`=29129 AND `id`=8;