mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-18 08:28:32 +01:00
DB/Gossip: Dreka'Sur
Closes #21707
(cherry picked from commit cb6bf75247)
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
--
|
||||
-- Dreka'Sur --> Add Gossip Text
|
||||
UPDATE `creature_template` SET `gossip_menu_id`=4067 WHERE `entry`=9620;
|
||||
DELETE FROM `gossip_menu` WHERE `MenuID`=4067;
|
||||
INSERT INTO `gossip_menu` (`MenuID`, `TextID`, `VerifiedBuild`) VALUES
|
||||
(4067,4960,0);
|
||||
Reference in New Issue
Block a user