Skip to content

Commit

Permalink
DB/Creature: Fix incorrect OptionBroadcastTextID for hunter gossip_me…
Browse files Browse the repository at this point in the history
…nu_option

missed rows
  • Loading branch information
Aokromes authored Oct 29, 2024
1 parent e19d590 commit 6180393
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sql/updates/world/3.3.5/2024_10_29_01_world.sql
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
--
UPDATE `gossip_menu_option` SET `OptionBroadcastTextID` = 2924 WHERE `OptionBroadcastTextID` = 50546;

0 comments on commit 6180393

Please sign in to comment.