aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKillyana <morphone1@gmail.com>2015-11-25 20:50:20 +0100
committerKillyana <morphone1@gmail.com>2015-11-25 20:50:20 +0100
commit0ac2e523191864172289bfd610f6381a278b6c96 (patch)
tree0eb97254f5321bbb9411e063c71e9a523a8399eb
parentf7bfab4f64ce693eb28ad46de44e4685406e16a0 (diff)
DB/Misc: Fix visual issues in Deathknell
-rw-r--r--sql/updates/world/2015_11_25_00_world.sql6
1 files changed, 6 insertions, 0 deletions
diff --git a/sql/updates/world/2015_11_25_00_world.sql b/sql/updates/world/2015_11_25_00_world.sql
new file mode 100644
index 00000000000..a00440e018e
--- /dev/null
+++ b/sql/updates/world/2015_11_25_00_world.sql
@@ -0,0 +1,6 @@
+--
+UPDATE `smart_scripts` SET `event_type`=58 WHERE `entryorguid`=50414 AND `source_type`=0 AND `id`=1;
+DELETE FROM `creature` WHERE `guid`=325132 AND `id` =50374;
+UPDATE `creature_text` SET `BroadcastTextId`=50126 WHERE `entry`=1568 AND `groupid`=0 AND `id`=0;
+UPDATE `creature_text` SET `BroadcastTextId`=50127 WHERE `entry`=1568 AND `groupid`=1 AND `id`=0;
+UPDATE `creature_text` SET `BroadcastTextId`=50128 WHERE `entry`=50414 AND `groupid`=0 AND `id`=0;