DB/Gossip: Remove a npc text

By @Saben65
Closes #16214

(cherry picked from commit 34847ea44a)
This commit is contained in:
Killyana
2016-01-16 19:34:00 +01:00
committed by Shauren
parent 9a24c7175d
commit 08ec7a9d18

View File

@@ -0,0 +1,3 @@
--
DELETE FROM `npc_text` WHERE `ID` = 10884;
DELETE FROM `gossip_menu` WHERE `entry`=8441 AND `text_id`=10884;