mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 17:19:07 +00:00
fix(DB/creature_text): localize Arcanist Braedin txt line about WG (#18886)
This commit is contained in:
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';
|
||||
Reference in New Issue
Block a user