From 9e9686afc36d3bba4f26d13ee8643f2ac19f781c Mon Sep 17 00:00:00 2001 From: Grimfeather <88028633+Grimfeather@users.noreply.github.com> Date: Wed, 10 Sep 2025 21:50:46 +0200 Subject: [PATCH] Update zone_wetlands.sql --- data/sql/world/base/zone_wetlands.sql | 1 + 1 file changed, 1 insertion(+) diff --git a/data/sql/world/base/zone_wetlands.sql b/data/sql/world/base/zone_wetlands.sql index f9ce278..0f839ae 100644 --- a/data/sql/world/base/zone_wetlands.sql +++ b/data/sql/world/base/zone_wetlands.sql @@ -211,6 +211,7 @@ INSERT INTO `npc_trainer` (`ID`, `SpellID`) VALUES (3181, -350000); -- missing patrols +DELETE FROM `pool_creature` WHERE `pool_entry` = 1072; -- remove 22 spawn locations used by AC, we are now using waypoints DELETE FROM `creature` WHERE `id1` IN (14424); 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