chore(DB): import pending files

Referenced commit(s): bf5878f8dc
This commit is contained in:
github-actions[bot]
2023-10-17 18:38:46 +00:00
parent ad66728973
commit 6137b6e076
2 changed files with 2 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
-- DB update 2023_10_17_03 -> 2023_10_17_04
--
DELETE FROM `creature` WHERE `guid` IN (93763, 93764, 93765);
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

View File

@@ -1,3 +1,4 @@
-- DB update 2023_10_17_04 -> 2023_10_17_05
--
UPDATE `creature_template_addon` SET `auras` = '35777 43905' WHERE `entry` = 23698;
UPDATE `creature_addon` SET `auras` = '35777 43905 44096' WHERE `guid` = 88960;