chore(DB): import pending files

Referenced commit(s): fdc735089f
This commit is contained in:
AzerothCoreBot
2023-01-16 17:24:28 +00:00
parent fdc735089f
commit b3e3722674
3 changed files with 3 additions and 0 deletions

View File

@@ -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

View File

@@ -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);

View File

@@ -1,3 +1,4 @@
-- DB update 2023_01_16_13 -> 2023_01_16_14
--
SET @OGUID := 55735;