aboutsummaryrefslogtreecommitdiff
path: root/sql/updates
diff options
context:
space:
mode:
Diffstat (limited to 'sql/updates')
-rw-r--r--sql/updates/world/2014_09_11_00_world_conditions.sql2
-rw-r--r--sql/updates/world/2014_09_11_01_world_creature_template.sql1
2 files changed, 2 insertions, 1 deletions
diff --git a/sql/updates/world/2014_09_11_00_world_conditions.sql b/sql/updates/world/2014_09_11_00_world_conditions.sql
index 17052ef159f..bd788917487 100644
--- a/sql/updates/world/2014_09_11_00_world_conditions.sql
+++ b/sql/updates/world/2014_09_11_00_world_conditions.sql
@@ -1 +1 @@
-UPDATE `conditions` SET `ConditionValue1` = 46 WHERE `SourceEntry` IN (63989, 63997, 63998);
+UPDATE `conditions` SET `ConditionValue1` = 46 WHERE `SourceEntry` AND `SourceTypeOrReferenceId` = 18 IN (63989, 63997, 63998);
diff --git a/sql/updates/world/2014_09_11_01_world_creature_template.sql b/sql/updates/world/2014_09_11_01_world_creature_template.sql
new file mode 100644
index 00000000000..59d0bf9d3dd
--- /dev/null
+++ b/sql/updates/world/2014_09_11_01_world_creature_template.sql
@@ -0,0 +1 @@
+UPDATE `creature_template` SET `ScriptName` = '' WHERE `entry` = 29920;