chore(DB): import pending files

Referenced commit(s): 79bf46c5ac
This commit is contained in:
github-actions[bot]
2024-01-20 13:03:45 +00:00
parent 34d800b001
commit 47a1982c0d
2 changed files with 2 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
-- DB update 2024_01_20_01 -> 2024_01_20_02
-- Update gameobject 181637 'Sha'naar Relic' with sniffed values
DELETE FROM `gameobject` WHERE (`id` = 181637) AND (`guid` IN (22052, 22053, 22054, 22055, 22056, 22057, 22058, 22059, 22060, 22061, 22062, 22063, 22064, 22065, 22066, 22067, 22068, 22069, 22070, 22071));
INSERT INTO `gameobject` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`, `ScriptName`, `VerifiedBuild`, `Comment`) VALUES

View File

@@ -1,3 +1,4 @@
-- DB update 2024_01_20_02 -> 2024_01_20_03
--
DELETE FROM `smart_scripts` WHERE `source_type` = 0 AND `entryorguid` IN (19551, 20031, 20032, 20033, 20034, 20035, 20036, 20037, 20038, 20039, 20040, 20041, 20042, 20043, 20044, 20046, 20047, 20048, 20049, 20050, 20052, 20060, 20062, 20063, 20064, 21268, 21269, 21270, 21272, 21274, 21362);
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `event_param6`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_param4`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES