mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-23 13:46:24 +00:00
@@ -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);
|
||||
Reference in New Issue
Block a user