DB/Creature: Remove never used option and text for Franclorn Forgewright

Closes #25101
This commit is contained in:
offl
2020-08-02 19:02:10 +03:00
parent 895fe9cd12
commit ea71bdff2b

View File

@@ -0,0 +1,4 @@
-- Remove never used option and text for Franclorn Forgewright
DELETE FROM `gossip_menu` WHERE `MenuID` = 1667;
DELETE FROM `gossip_menu_option` WHERE `MenuID` = 1666;
DELETE FROM `npc_text` WHERE `ID` = 2319;