Skip to content

Commit

Permalink
fix(DB/creature_text): localize Arcanist Braedin txt line about WG (a…
Browse files Browse the repository at this point in the history
  • Loading branch information
chaosua committed May 18, 2024
1 parent 7b23439 commit 4ae69cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions data/sql/updates/pending_db_world/wg_fix.sql
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
UPDATE `creature_text` SET `BroadcastTextId`='32838' WHERE `CreatureID`='32169' AND `GroupID`='0' AND `ID`='0';

0 comments on commit 4ae69cf

Please sign in to comment.