aboutsummaryrefslogtreecommitdiff
path: root/sql/updates
diff options
context:
space:
mode:
authorNay <dnpd.dd@gmail.com>2012-01-31 13:37:21 +0000
committerNay <dnpd.dd@gmail.com>2012-01-31 13:37:21 +0000
commit4d6bd47f4eb5b4893096b2078234c28c6510b61d (patch)
tree39e7ad52d80d7e08c300175cb80ccd18e4881e2b /sql/updates
parent1b676b1ccf2fc8c0aca9e0502164a7c68daf9b7c (diff)
DB: 4.x database should be TDB *45* + all SQLs in sql/updates/world
Diffstat (limited to 'sql/updates')
-rw-r--r--sql/updates/world/2011_12_13_02_creature_template_addon.sql2
-rw-r--r--sql/updates/world/2011_12_14_01_gameobject_template.sql1
-rw-r--r--sql/updates/world/2012_01_31_01_world_hotfix_data_4x.sql (renamed from sql/updates/world/2012_01_31_01_world_hotfix_data.sql)0
3 files changed, 0 insertions, 3 deletions
diff --git a/sql/updates/world/2011_12_13_02_creature_template_addon.sql b/sql/updates/world/2011_12_13_02_creature_template_addon.sql
deleted file mode 100644
index 2e7280927bf..00000000000
--- a/sql/updates/world/2011_12_13_02_creature_template_addon.sql
+++ /dev/null
@@ -1,2 +0,0 @@
--- Fix speed of oculus drakes
-UPDATE `creature_template_addon` SET `auras`='50325' WHERE `entry` IN (27755,27692,27756); \ No newline at end of file
diff --git a/sql/updates/world/2011_12_14_01_gameobject_template.sql b/sql/updates/world/2011_12_14_01_gameobject_template.sql
deleted file mode 100644
index 12729afd6b8..00000000000
--- a/sql/updates/world/2011_12_14_01_gameobject_template.sql
+++ /dev/null
@@ -1 +0,0 @@
-UPDATE `gameobject_template` SET `scriptName` = 'go_ethereal_teleport_pad' WHERE `entry` = 184073; -- Update Ethereal Teleport Pad scriptname \ No newline at end of file
diff --git a/sql/updates/world/2012_01_31_01_world_hotfix_data.sql b/sql/updates/world/2012_01_31_01_world_hotfix_data_4x.sql
index 8c941ea7038..8c941ea7038 100644
--- a/sql/updates/world/2012_01_31_01_world_hotfix_data.sql
+++ b/sql/updates/world/2012_01_31_01_world_hotfix_data_4x.sql