mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-24 19:06:49 +01:00
DB/Gossip: Fix slight typo in unlearn talents gossip option text
Closes #27660
This commit is contained in:
2
sql/updates/world/3.3.5/2022_01_22_04_world.sql
Normal file
2
sql/updates/world/3.3.5/2022_01_22_04_world.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `gossip_menu_option` SET `OptionBroadcastTextID`=8271 WHERE `OptionBroadcastTextID`=62295;
|
||||
Reference in New Issue
Block a user