mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-21 17:54:48 +01:00
DB/Gossip: Remove a npc text
By @Saben65
Closes #16214
(cherry picked from commit 34847ea44a)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
--
|
||||
DELETE FROM `npc_text` WHERE `ID` = 10884;
|
||||
DELETE FROM `gossip_menu` WHERE `entry`=8441 AND `text_id`=10884;
|
||||
Reference in New Issue
Block a user