From 51e55ecfcf852d66dabe2c1a0583e0ddbd36557e Mon Sep 17 00:00:00 2001 From: Manmadedrummer <140130825+Manmadedrummer@users.noreply.github.com> Date: Thu, 18 Sep 2025 18:21:33 -0400 Subject: [PATCH] Updated Spawn --- ArathiFarm/FrenziedAbomination(600694).sql | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ArathiFarm/FrenziedAbomination(600694).sql b/ArathiFarm/FrenziedAbomination(600694).sql index 9770502..e7f9f88 100644 --- a/ArathiFarm/FrenziedAbomination(600694).sql +++ b/ArathiFarm/FrenziedAbomination(600694).sql @@ -21,9 +21,9 @@ INSERT INTO `creature_loot_template` (`Entry`, `Item`, `Reference`, `Chance`, `Q DELETE FROM `creature` WHERE (`id1` = 600694); 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 -(9001674, 600694, 0, 0, 0, 0, 0, 1, 1, 0, -1978.2, -4118.67, 1.99578, 0.751474, 300, 10, 0, 726220, 0, 1, 0, 0, 0, '', NULL, 0, NULL), -(9001675, 600694, 0, 0, 0, 0, 0, 1, 1, 0, -1900.12, -4154.84, 2.03246, 2.08799, 300, 10, 0, 726220, 0, 1, 0, 0, 0, '', NULL, 0, NULL), -(9001708, 600694, 0, 0, 0, 0, 0, 1, 1, 0, -1779.25, -4167.4, 4.84427, 4.30801, 300, 10, 0, 726220, 0, 1, 0, 0, 0, '', NULL, 0, NULL); +(9001674, 600694, 0, 0, 906, 0, 0, 1, 1, 0, -1978.2, -4118.67, 1.99578, 0.751474, 300, 10, 0, 726220, 0, 1, 0, 0, 0, '', NULL, 0, NULL), +(9001675, 600694, 0, 0, 906, 0, 0, 1, 1, 0, -1900.12, -4154.84, 2.03246, 2.08799, 300, 10, 0, 726220, 0, 1, 0, 0, 0, '', NULL, 0, NULL), +(9001708, 600694, 0, 0, 906, 0, 0, 1, 1, 0, -1779.25, -4167.4, 4.84427, 4.30801, 300, 10, 0, 726220, 0, 1, 0, 0, 0, '', NULL, 0, NULL); UPDATE `creature_template` SET `AIName` = 'SmartAI' WHERE `entry` = 600694;