chore(DB): import pending files

Referenced commit(s): 9de2178eb5
This commit is contained in:
github-actions[bot]
2024-07-04 18:13:33 +00:00
parent 90974332bb
commit 65eb900c55
2 changed files with 2 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
-- DB update 2024_07_04_01 -> 2024_07_04_02
DELETE FROM `gossip_menu` WHERE `MenuID` = 7175;
INSERT INTO `gossip_menu` (`MenuID`, `TextID`) VALUES
(7175, 8454),

View File

@@ -1,3 +1,4 @@
-- DB update 2024_07_04_02 -> 2024_07_04_03
--
-- Razuvious
DELETE FROM `creature_text` WHERE `CreatureID` = 16061 AND `GroupID` IN (4, 5);