aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authorKillyana <morphone1@gmail.com>2015-09-03 20:20:44 +0200
committerKillyana <morphone1@gmail.com>2015-09-03 20:20:44 +0200
commit82f69b5bea09f4bb3e977817324dac733d632752 (patch)
treee878726999febd4202e2a8e66fa3e0dbf2181026 /sql
parent821b5f2b5c17a3582e23ba22b2e7cf17e063d709 (diff)
DB/Quest: Magic Carpet Ride
Remove a wrong spell used to ride the carpet Closes #15418
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/world/2015_09_03_06_world.sql5
1 files changed, 5 insertions, 0 deletions
diff --git a/sql/updates/world/2015_09_03_06_world.sql b/sql/updates/world/2015_09_03_06_world.sql
new file mode 100644
index 00000000000..3444afe1d77
--- /dev/null
+++ b/sql/updates/world/2015_09_03_06_world.sql
@@ -0,0 +1,5 @@
+--
+DELETE FROM `smart_scripts` WHERE `entryorguid`=2546000 AND `source_type`=9 AND `id`=0 AND `action_type`=11;
+UPDATE `smart_scripts` SET `id`=0 WHERE `entryorguid`=2546000 AND `source_type`=9 AND `id`=1 AND `action_type`=53;
+
+DELETE FROM `creature_addon` WHERE `guid`=137997; -- fix a DB error