parent
90974332bb
commit
65eb900c55
2 changed files with 2 additions and 0 deletions
|
|
@ -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),
|
||||
|
|
@ -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);
|
||||
Loading…
Add table
Add a link
Reference in a new issue