Skip to content

Commit

Permalink
Update rev_1737753927638017570.sql
Browse files Browse the repository at this point in the history
  • Loading branch information
blinkysc authored Jan 29, 2025
1 parent c0f34b1 commit 3f949c3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Lan
(24744, 5, 0, 'Vexallus overloads!', 41, 0, 100, 0, 0, 0, 77866, 0, 'Vexallus - EMOTE_OVERLOAD');
-- Add to broadcast_text used SELECT MAX(ID) + 1 FROM broadcast_text; for next ID
DELETE FROM `broadcast_text` WHERE `ID`=77866;
INSERT INTO `broadcast_text` VALUES (77866, 0, 'Vexallus overloads!', 'Vexallus overloads!', 0, 0, 0, 0, 0, 0, 0, 0, 0, 1);
INSERT INTO `broadcast_text` VALUES (77866, 0, 'Vexallus overloads!', 'Vexallus overloads!', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);

0 comments on commit 3f949c3

Please # to comment.