From 1c6bcb2d27bdf7c69b7c14602a0a0c0e7caa5f2e Mon Sep 17 00:00:00 2001 From: Manmadedrummer <140130825+Manmadedrummer@users.noreply.github.com> Date: Sun, 16 Nov 2025 15:16:58 -0500 Subject: [PATCH] Update DarkcrestSentry(600628).sql --- Delve Spawn SQL/ElwynnFalls/DarkcrestSentry(600628).sql | 1 + 1 file changed, 1 insertion(+) diff --git a/Delve Spawn SQL/ElwynnFalls/DarkcrestSentry(600628).sql b/Delve Spawn SQL/ElwynnFalls/DarkcrestSentry(600628).sql index 1f93c82..ded1d9b 100644 --- a/Delve Spawn SQL/ElwynnFalls/DarkcrestSentry(600628).sql +++ b/Delve Spawn SQL/ElwynnFalls/DarkcrestSentry(600628).sql @@ -12,6 +12,7 @@ INSERT INTO `creature_loot_template` (`Entry`, `Item`, `Reference`, `Chance`, `Q (600628, 24507, 0, 70, 0, 1, 1, 1, 1, 'Darkcrest Sentry - Elemental Shard'), (600628, 24510, 0, 15, 0, 1, 1, 1, 1, 'Darkcrest Sentry - Primordial Core'); +DELETE FROM `creature` WHERE (`id1` = 600628); 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 (9001186, 600628, 0, 0, 907, 0, 0, 1, 1, 0, -8514.78, -479.521, 141.974, 0.770176, 300, 13, 0, 382602, 0, 1, 0, 0, 0, '', NULL, 0, NULL), (9001204, 600628, 0, 0, 907, 0, 0, 1, 1, 0, -8633.67, -491.319, 142.035, 1.51889, 300, 5, 0, 382602, 0, 1, 0, 0, 0, '', NULL, 0, NULL),