mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-22 21:26:23 +00:00
fix(DB/Creature): Leviathan Mk II's Plasma Blast BroadcastTextId (#11874)
Create rev_1653602942462997500.sql
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- BroadcastTextId for Leviathan Mk II's plasma blast
|
||||
UPDATE `creature_text` SET `BroadcastTextId` = 34217 WHERE `CreatureID` = 33432 AND `GroupID` = 0;
|
||||
Reference in New Issue
Block a user