fix(DB/creature_text): localize Arcanist Braedin txt line about WG (#18886)
This commit is contained in:
parent
7b23439b8f
commit
4ae69cf01b
1 changed files with 1 additions and 0 deletions
1
data/sql/updates/pending_db_world/wg_fix.sql
Normal file
1
data/sql/updates/pending_db_world/wg_fix.sql
Normal file
|
|
@ -0,0 +1 @@
|
|||
UPDATE `creature_text` SET `BroadcastTextId`='32838' WHERE `CreatureID`='32169' AND `GroupID`='0' AND `ID`='0';
|
||||
Loading…
Add table
Add a link
Reference in a new issue