aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKillyana <morphone1@gmail.com>2020-01-05 23:47:58 +0100
committerShauren <shauren.trinity@gmail.com>2021-12-19 23:28:24 +0100
commit86d17dbf35d246439752dcd043133794b777cb17 (patch)
treed832e4c3948ea07031103769b2629e7538181c90
parent71e474e14fc6caca88bd55965a77c57cc8db6add (diff)
DB/Creature: Dawnblade Hawkrider
(cherry picked from commit b1f50af03721c4f915a224d8b8c00ab4cf08056d)
-rw-r--r--sql/updates/world/master/2021_12_19_36_world_2020_01_05_02_world.sql8
1 files changed, 8 insertions, 0 deletions
diff --git a/sql/updates/world/master/2021_12_19_36_world_2020_01_05_02_world.sql b/sql/updates/world/master/2021_12_19_36_world_2020_01_05_02_world.sql
new file mode 100644
index 00000000000..ece2ad335a8
--- /dev/null
+++ b/sql/updates/world/master/2021_12_19_36_world_2020_01_05_02_world.sql
@@ -0,0 +1,8 @@
+--
+UPDATE `creature_addon` SET `auras`="45187" WHERE `guid` IN ( 83999, 84002, 84003, 84004, 84005, 84006);
+DELETE FROM `smart_scripts` WHERE `entryorguid` IN (25063) AND `source_type`=0;
+DELETE FROM `conditions` WHERE `SourceEntry`=25063 AND `SourceTypeOrReferenceId`=22;
+UPDATE `creature_template` SET `AIName`="" WHERE `entry`=25063;
+DELETE FROM `spell_scripts` WHERE `id`=45188;
+INSERT INTO `spell_scripts` (`id`,`effIndex`,`delay`,`command`,`datalong`,`datalong2`,`dataint`,`x`,`y`,`z`,`o`) VALUES
+(45188,0,0,15,45189,0,0,0,0,0,0);