From 5d3b2ece310ee678439a90d40baeab44b0f48332 Mon Sep 17 00:00:00 2001 From: Manmadedrummer <140130825+Manmadedrummer@users.noreply.github.com> Date: Sun, 16 Nov 2025 16:48:39 -0500 Subject: [PATCH] Update ForemanSnivey(600664).sql --- StonetalonRuins/ForemanSnivey(600664).sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/StonetalonRuins/ForemanSnivey(600664).sql b/StonetalonRuins/ForemanSnivey(600664).sql index 70a0a5a..0a5e4ae 100644 --- a/StonetalonRuins/ForemanSnivey(600664).sql +++ b/StonetalonRuins/ForemanSnivey(600664).sql @@ -67,7 +67,7 @@ INSERT INTO `pickpocketing_loot_template` (`Entry`, `Item`, `Reference`, `Chance DELETE FROM `creature` WHERE (`id1` = 600664); 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 -(9001377, 600664, 0, 0, 1, 0, 0, 1, 1, 1, 2714.19, 2205.84, 244.629, 5.89146, 300, 0, 0, 428978, 89000, 0, 0, 0, 0, '', NULL, 0, NULL); +(9001377, 600664, 0, 0, 900, 0, 0, 1, 1, 1, 2714.19, 2205.84, 244.629, 5.89146, 300, 0, 0, 428978, 89000, 0, 0, 0, 0, '', NULL, 0, NULL); UPDATE `creature_template` SET `AIName` = 'SmartAI' WHERE `entry` = 600664;