Skip to content

Commit 6180393

Browse files
authored
DB/Creature: Fix incorrect OptionBroadcastTextID for hunter gossip_menu_option
missed rows
1 parent e19d590 commit 6180393

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
--
2+
UPDATE `gossip_menu_option` SET `OptionBroadcastTextID` = 2924 WHERE `OptionBroadcastTextID` = 50546;

0 commit comments

Comments
 (0)