mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +00:00
@@ -1,3 +1,4 @@
|
||||
-- DB update 2023_01_16_11 -> 2023_01_16_12
|
||||
-- Hillsbrad Peasants
|
||||
DELETE FROM `creature` WHERE `map`=560 AND `id1` IN (2267, 20424) AND `guid` IN (11511,11559,11560,11561,11562,11563,11564,11565,11568,11569,11599,11600,11601); -- Delete old ones as well
|
||||
INSERT INTO `creature` (`guid`, `id1`, `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`, `VerifiedBuild`) VALUES
|
||||
@@ -1,3 +1,4 @@
|
||||
-- DB update 2023_01_16_12 -> 2023_01_16_13
|
||||
-- Road Patrols
|
||||
DELETE FROM `creature_addon` WHERE `guid` IN (31799, 48021, 48022, 31931, 47895, 47896, 38497, 48008, 48009, 38051, 48006, 48007, 40161, 48010, 48011);
|
||||
DELETE FROM `waypoint_data` WHERE `id` IN (317990, 319310, 384970, 380510, 401610);
|
||||
@@ -1,3 +1,4 @@
|
||||
-- DB update 2023_01_16_13 -> 2023_01_16_14
|
||||
--
|
||||
SET @OGUID := 55735;
|
||||
|
||||
Reference in New Issue
Block a user