fix(DB/Gossip): Remove empty data from Archmage Leryda gossip (#14327)
Create rev_1671665943141414400.sql Authored by: @Saben65
This commit is contained in:
parent
c0fa1421f3
commit
870c69264e
1 changed files with 3 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
--
|
||||
DELETE FROM `npc_text` WHERE `ID` = 10884;
|
||||
DELETE FROM `gossip_menu` WHERE `MenuID`=8441 AND `TextID`=10884;
|
||||
Loading…
Add table
Add a link
Reference in a new issue