Skip to content

Commit e19d590

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

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 AND `OptionID` = 1;

0 commit comments

Comments
 (0)