aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/world/2012_12_07_02_world_tracker_pitcrawler.sql (renamed from sql/updates/world/2012_12_07_02_Tracker_Pitcrawler.sql)0
-rw-r--r--sql/updates/world/2012_12_07_03_world_tracker_trista.sql (renamed from sql/updates/world/2012_12_07_03_Tracker_Trista.sql)0
-rw-r--r--sql/updates/world/2012_12_07_04_world_misc.sql5
3 files changed, 5 insertions, 0 deletions
diff --git a/sql/updates/world/2012_12_07_02_Tracker_Pitcrawler.sql b/sql/updates/world/2012_12_07_02_world_tracker_pitcrawler.sql
index 345a61cb7f5..345a61cb7f5 100644
--- a/sql/updates/world/2012_12_07_02_Tracker_Pitcrawler.sql
+++ b/sql/updates/world/2012_12_07_02_world_tracker_pitcrawler.sql
diff --git a/sql/updates/world/2012_12_07_03_Tracker_Trista.sql b/sql/updates/world/2012_12_07_03_world_tracker_trista.sql
index b717f4e53e8..b717f4e53e8 100644
--- a/sql/updates/world/2012_12_07_03_Tracker_Trista.sql
+++ b/sql/updates/world/2012_12_07_03_world_tracker_trista.sql
diff --git a/sql/updates/world/2012_12_07_04_world_misc.sql b/sql/updates/world/2012_12_07_04_world_misc.sql
new file mode 100644
index 00000000000..fb4c466d91c
--- /dev/null
+++ b/sql/updates/world/2012_12_07_04_world_misc.sql
@@ -0,0 +1,5 @@
+DELETE FROM `creature_ai_scripts` WHERE `creature_id` =19255;
+
+UPDATE `conditions` SET `ErrorType`=173,`ErrorTextId`=0 WHERE `SourceTypeOrReferenceId` =17 AND `SourceEntry`=74222;
+
+UPDATE `quest_template` SET `SpecialFlags`=`SpecialFlags` |0x1 WHERE `Id` IN (9884,9885,9886,9887);