aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sql/updates/world/3.3.5/2019_11_14_01_world.sql7
1 files changed, 7 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2019_11_14_01_world.sql b/sql/updates/world/3.3.5/2019_11_14_01_world.sql
new file mode 100644
index 00000000000..028604de7c8
--- /dev/null
+++ b/sql/updates/world/3.3.5/2019_11_14_01_world.sql
@@ -0,0 +1,7 @@
+--
+DELETE FROM `creature` WHERE `guid` IN (117621) AND `id`=20114;
+INSERT INTO `creature` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) VALUES
+(117621, 20114, 530, 0, 0, 1, 1, 0, 0, 3923.06, 3873.36, 180.752, 0, 120, 0, 0, 0, 0, 0, 0, 0, 0, 12340);
+
+UPDATE `creature_template_addon` SET `auras`="34840 34832" WHERE `entry`=20086;
+UPDATE `creature_template_addon` SET `auras`="34858 34832" WHERE `entry`=20114;