DB/Gossip: Remove a npc text

By @Saben65
Closes #16214
This commit is contained in:
Killyana
2016-01-16 19:34:00 +01:00
parent 8114c06180
commit 34847ea44a

View File

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