From ff6adbf768ddd7f513e25eb65e772b350b6d13f8 Mon Sep 17 00:00:00 2001 From: Manmadedrummer <140130825+Manmadedrummer@users.noreply.github.com> Date: Sun, 16 Nov 2025 13:36:42 -0500 Subject: [PATCH] Update FavargairOgre-Keeper(600636).sql --- Delve Spawn SQL/BlackcharCave/FavargairOgre-Keeper(600636).sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Delve Spawn SQL/BlackcharCave/FavargairOgre-Keeper(600636).sql b/Delve Spawn SQL/BlackcharCave/FavargairOgre-Keeper(600636).sql index 6133ed3..27f75c5 100644 --- a/Delve Spawn SQL/BlackcharCave/FavargairOgre-Keeper(600636).sql +++ b/Delve Spawn SQL/BlackcharCave/FavargairOgre-Keeper(600636).sql @@ -47,7 +47,7 @@ INSERT INTO `pickpocketing_loot_template` (`Entry`, `Item`, `Reference`, `Chance DELETE FROM `creature` WHERE (`id1` = 600636); 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 -(9001235, 600636, 0, 0, 904, 0, 0, 1, 1, 1, -7378.71, -631.102, 285.742, 5.39825, 300, 0, 0, 183524, 95080, 0, 0, 0, 0, '', NULL, 0, NULL); +(9001235, 600636, 0, 0, 904, 0, 0, 1, 1, 1, 2642.57, 2422.34, 57.9488, 1.95061, 300, 0, 0, 166840, 95080, 0, 0, 0, 0, '', NULL, 0, NULL); UPDATE `creature_template` SET `AIName` = 'SmartAI' WHERE `entry` = 600636;