From 366f1099604100d078ae033df2d0723bdd3b5bb0 Mon Sep 17 00:00:00 2001 From: Manmadedrummer <140130825+Manmadedrummer@users.noreply.github.com> Date: Sun, 16 Nov 2025 16:09:59 -0500 Subject: [PATCH] Update BloodsailElderMagus(600647).sql --- .../QuelThalasIsland/BloodsailElderMagus(600647).sql | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Delve Spawn SQL/QuelThalasIsland/BloodsailElderMagus(600647).sql b/Delve Spawn SQL/QuelThalasIsland/BloodsailElderMagus(600647).sql index 81f854a..488a8ea 100644 --- a/Delve Spawn SQL/QuelThalasIsland/BloodsailElderMagus(600647).sql +++ b/Delve Spawn SQL/QuelThalasIsland/BloodsailElderMagus(600647).sql @@ -51,10 +51,10 @@ INSERT INTO `pickpocketing_loot_template` (`Entry`, `Item`, `Reference`, `Chance DELETE FROM `creature` WHERE (`id1` = 600647); INSERT INTO `creature` (`guid`, `id1`, `id2`, `id3`, `map`, `zoneId`, `areaId`, `spawnMask`, `phaseMask`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `wander_distance`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `ScriptName`, `VerifiedBuild`, `CreateObject`, `Comment`) VALUES -(9001260, 600647, 0, 0, 608, 0, 0, 1, 1, 1, 4283.62, -2734.14, 9.8376, 3.14304, 300, 0, 0, 114702, 95080, 0, 0, 0, 0, '', NULL, 0, NULL), -(9001284, 600647, 0, 0, 608, 0, 0, 1, 1, 1, 4343.71, -2810.58, 4.85582, 3.35101, 300, 0, 0, 111732, 93300, 0, 0, 0, 0, '', NULL, 0, NULL), -(9001285, 600647, 0, 0, 608, 0, 0, 1, 1, 1, 4304.22, -2803.65, 5.10636, 3.74222, 300, 3, 0, 114702, 95080, 1, 0, 0, 0, '', NULL, 0, NULL), -(9001289, 600647, 0, 0, 608, 0, 0, 1, 1, 1, 4216.77, -2780.83, 6.11184, 0.521929, 300, 0, 0, 114702, 95080, 0, 0, 0, 0, '', NULL, 0, NULL); +(9001260, 600647, 0, 0, 908, 0, 0, 1, 1, 1, 4283.62, -2734.14, 9.8376, 3.14304, 300, 0, 0, 114702, 95080, 0, 0, 0, 0, '', NULL, 0, NULL), +(9001284, 600647, 0, 0, 908, 0, 0, 1, 1, 1, 4343.71, -2810.58, 4.85582, 3.35101, 300, 0, 0, 111732, 93300, 0, 0, 0, 0, '', NULL, 0, NULL), +(9001285, 600647, 0, 0, 908, 0, 0, 1, 1, 1, 4304.22, -2803.65, 5.10636, 3.74222, 300, 3, 0, 114702, 95080, 1, 0, 0, 0, '', NULL, 0, NULL), +(9001289, 600647, 0, 0, 908, 0, 0, 1, 1, 1, 4216.77, -2780.83, 6.11184, 0.521929, 300, 0, 0, 114702, 95080, 0, 0, 0, 0, '', NULL, 0, NULL); UPDATE `creature_template` SET `AIName` = 'SmartAI' WHERE `entry` = 600647;