mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-22 05:06:24 +00:00
fix(DB): Jorn Skyseer gossip option removal (#9735)
Co-authored-by: temperrr <temperrr@users.noreply.github.com> Co-authored-by: Skjalf <47818697+Nyeriah@users.noreply.github.com>
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1639662048949801200');
|
||||
|
||||
DELETE FROM `gossip_menu_option` WHERE `MenuID` = 1242 AND `OptionBroadcastTextID` = 4348;
|
||||
Reference in New Issue
Block a user