From 38b1590e78ef34cededb54fddb130ca3105b5787 Mon Sep 17 00:00:00 2001 From: Manmadedrummer <140130825+Manmadedrummer@users.noreply.github.com> Date: Sun, 16 Nov 2025 16:12:53 -0500 Subject: [PATCH] Update BloodsailWarlock(600645).sql --- .../QuelThalasIsland/BloodsailWarlock(600645).sql | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/Delve Spawn SQL/QuelThalasIsland/BloodsailWarlock(600645).sql b/Delve Spawn SQL/QuelThalasIsland/BloodsailWarlock(600645).sql index 00199f2..ad7c8d5 100644 --- a/Delve Spawn SQL/QuelThalasIsland/BloodsailWarlock(600645).sql +++ b/Delve Spawn SQL/QuelThalasIsland/BloodsailWarlock(600645).sql @@ -51,12 +51,13 @@ INSERT INTO `pickpocketing_loot_template` (`Entry`, `Item`, `Reference`, `Chance DELETE FROM `creature` WHERE (`id1` = 600645); 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 -(9001280, 600645, 0, 0, 608, 0, 0, 1, 1, 1, 4308.99, -2784.32, 7.18651, 3.30695, 300, 0, 0, 402237, 9330, 0, 0, 0, 0, '', NULL, 0, NULL), -(9001281, 600645, 0, 0, 608, 0, 0, 1, 1, 1, 4350.1, -2799.93, 4.78358, 3.82099, 300, 0, 0, 402237, 9330, 0, 0, 0, 0, '', NULL, 0, NULL), -(9001288, 600645, 0, 0, 608, 0, 0, 1, 1, 1, 4221.36, -2787.13, 5.60646, 0.648771, 300, 0, 0, 402237, 9330, 0, 0, 0, 0, '', NULL, 0, NULL), -(9001290, 600645, 0, 0, 608, 0, 0, 1, 1, 1, 4234.59, -2749.43, 7.06713, 1.07736, 300, 11, 0, 402237, 9330, 1, 0, 0, 0, '', NULL, 0, NULL), -(9001293, 600645, 0, 0, 608, 0, 0, 1, 1, 1, 4275.71, -2770.81, 6.67532, 3.68464, 300, 5, 0, 402237, 9330, 1, 0, 0, 0, '', NULL, 0, NULL), -(9001295, 600645, 0, 0, 608, 0, 0, 1, 1, 1, 4304.27, -2836.19, 5.44437, 3.23736, 300, 16, 0, 402237, 9330, 1, 0, 0, 0, '', NULL, 0, NULL); +(9001280, 600645, 0, 0, 908, 0, 0, 1, 1, 1, 4308.99, -2784.32, 7.18651, 3.30695, 300, 0, 0, 402237, 9330, 0, 0, 0, 0, '', NULL, 0, NULL), +(9001281, 600645, 0, 0, 908, 0, 0, 1, 1, 1, 4350.1, -2799.93, 4.78358, 3.82099, 300, 0, 0, 402237, 9330, 0, 0, 0, 0, '', NULL, 0, NULL), +(9001288, 600645, 0, 0, 908, 0, 0, 1, 1, 1, 4221.36, -2787.13, 5.60646, 0.648771, 300, 0, 0, 402237, 9330, 0, 0, 0, 0, '', NULL, 0, NULL), +(9001290, 600645, 0, 0, 908, 0, 0, 1, 1, 1, 4234.59, -2749.43, 7.06713, 1.07736, 300, 11, 0, 402237, 9330, 1, 0, 0, 0, '', NULL, 0, NULL), +(9001293, 600645, 0, 0, 908, 0, 0, 1, 1, 1, 4275.71, -2770.81, 6.67532, 3.68464, 300, 5, 0, 402237, 9330, 1, 0, 0, 0, '', NULL, 0, NULL), +(9001295, 600645, 0, 0, 908, 0, 0, 1, 1, 1, 4304.27, -2836.19, 5.44437, 3.23736, 300, 16, 0, 402237, 9330, 1, 0, 0, 0, '', NULL, 0, NULL); + UPDATE `creature_template` SET `AIName` = 'SmartAI' WHERE `entry` = 600645;