aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sql/updates/world/2015_03_10_00_world.sql4
1 files changed, 4 insertions, 0 deletions
diff --git a/sql/updates/world/2015_03_10_00_world.sql b/sql/updates/world/2015_03_10_00_world.sql
new file mode 100644
index 00000000000..ade4e39c13b
--- /dev/null
+++ b/sql/updates/world/2015_03_10_00_world.sql
@@ -0,0 +1,4 @@
+UPDATE `creature_template` SET `vehicleid`=60 WHERE `entry`=30159;
+UPDATE `smart_scripts` SET `action_param2`=0 WHERE `entryorguid`=31242 AND `source_type`=0 AND `id`=14;
+UPDATE `creature_template_addon` SET `mount`=0 WHERE `entry`=31242;
+UPDATE `creature_text` SET `BroadcastTextId`=16227 WHERE `entry`=18292 AND `groupid`=0 AND `id`=0;