mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 01:08:35 +00:00
fix(DB/Gossip): Remove empty data from Archmage Leryda gossip (#14327)
Create rev_1671665943141414400.sql Authored by: @Saben65
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
--
|
||||
DELETE FROM `npc_text` WHERE `ID` = 10884;
|
||||
DELETE FROM `gossip_menu` WHERE `MenuID`=8441 AND `TextID`=10884;
|
||||
Reference in New Issue
Block a user